mirror of
https://gitee.com/johng/gf
synced 2026-06-23 08:29:25 +08:00
change gitee.com/johng/gf -> github.com/gogf/gf
This commit is contained in:
@ -4,7 +4,7 @@ import (
|
||||
"bytes"
|
||||
"encoding/binary"
|
||||
|
||||
master "gitee.com/johng/gf/third/github.com/golang/snappy"
|
||||
master "github.com/gogf/gf/third/github.com/golang/snappy"
|
||||
)
|
||||
|
||||
var xerialHeader = []byte{130, 83, 78, 65, 80, 80, 89, 0}
|
||||
|
||||
Reference in New Issue
Block a user