1
0
Fork 0
mirror of https://github.com/anyproto/anytype-heart.git synced 2025-06-08 05:47:07 +09:00

GO-5297: fix go mod

Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
This commit is contained in:
AnastasiaShemyakinskaya 2025-04-03 19:08:54 +02:00
parent 0e1f6230e7
commit cfc7686e70
No known key found for this signature in database
GPG key ID: CCD60ED83B103281

2
go.mod
View file

@ -61,7 +61,6 @@ require (
github.com/ipfs/go-ds-flatfs v0.5.5
github.com/ipfs/go-ipld-format v0.6.0
github.com/ipfs/go-log v1.0.5
github.com/ipfs/go-peertaskqueue v0.8.2
github.com/joho/godotenv v1.5.1
github.com/jsummers/gobmp v0.0.0-20230614200233-a9de23ed2e25
github.com/kelseyhightower/envconfig v1.4.0
@ -203,7 +202,6 @@ require (
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/ipfs/bbloom v0.0.4 // indirect
github.com/ipfs/go-bitfield v1.1.0 // indirect
github.com/ipfs/go-ipfs-pq v0.0.3 // indirect
github.com/ipfs/go-ipfs-util v0.0.3 // indirect
github.com/ipfs/go-ipld-legacy v0.2.1 // indirect
github.com/ipfs/go-log/v2 v2.5.1 // indirect