1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-08 05:57:03 +09:00

Revert "Push main go remove replace"

This reverts commit 440d63ade0.
This commit is contained in:
mcrakhman 2022-10-18 11:17:57 +02:00 committed by Mikhail Iudin
parent 349cf58ccf
commit 921e4410b8
No known key found for this signature in database
GPG key ID: FAAAA8BAABDFF1C0
5 changed files with 12 additions and 3 deletions

View file

@ -2,6 +2,8 @@ module github.com/anytypeio/go-anytype-infrastructure-experiments/consensus
go 1.19
replace github.com/anytypeio/go-anytype-infrastructure-experiments/common => ../common
require (
github.com/cheggaaa/mb/v2 v2.0.1
github.com/gogo/protobuf v1.3.2