10 lines
275 B
Modula-2
10 lines
275 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
|
|
)
|
|
|
|
replace github.com/textileio/go-threads => github.com/anytypeio/go-threads v1.1.0-rc1.0.20220223104843-a67245cee80e
|