any-sync/go.mod
2022-07-02 22:34:50 +02:00

13 lines
408 B
Modula-2

module github.com/anytypeio/go-anytype-infrastructure-experiments
go 1.18
require (
github.com/textileio/go-threads v1.0.2-0.20210304072541-d0f91da84404
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
github.com/goccy/go-graphviz v0.0.9
)
replace github.com/textileio/go-threads => github.com/anytypeio/go-threads v1.1.0-rc1.0.20220223104843-a67245cee80e