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
|
@ -3,7 +3,7 @@ package objecttree
|
|||
import (
|
||||
"errors"
|
||||
|
||||
"github.com/gogo/protobuf/proto"
|
||||
"github.com/anyproto/protobuf/proto"
|
||||
|
||||
"github.com/anyproto/any-sync/commonspace/object/tree/treechangeproto"
|
||||
"github.com/anyproto/any-sync/util/cidutil"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue