mirror of
https://github.com/anyproto/any-sync.git
synced 2025-06-09 09:35:03 +09:00
Update to marshal append
This commit is contained in:
parent
bdb7cf3aca
commit
4c42f499d1
18 changed files with 1640 additions and 39 deletions
2
go.mod
2
go.mod
|
@ -100,3 +100,5 @@ require (
|
|||
google.golang.org/protobuf v1.33.0 // indirect
|
||||
lukechampine.com/blake3 v1.2.1 // indirect
|
||||
)
|
||||
|
||||
replace github.com/gogo/protobuf => github.com/anyproto/protobuf v1.3.3-0.20240715193215-a93dfa8960ec
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue