mirror of
https://github.com/anyproto/any-sync.git
synced 2025-06-08 05:57:03 +09:00
Change gogo/protobuf to anyproto/protobuf
This commit is contained in:
parent
491fe04d5c
commit
012a7ee5f0
62 changed files with 82 additions and 76 deletions
|
@ -5,7 +5,7 @@ package spacesyncproto
|
|||
|
||||
import (
|
||||
fmt "fmt"
|
||||
proto "github.com/gogo/protobuf/proto"
|
||||
proto "github.com/anyproto/protobuf/proto"
|
||||
io "io"
|
||||
math "math"
|
||||
math_bits "math/bits"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue