swill/go.mod
2022-11-20 23:00:53 +01:00

9 lines
183 B
Modula-2

module git.gutmet.org/swill.git
go 1.16
require (
git.gutmet.org/go-mastodon.git v0.0.0-20221120215917-c814efc1642a
git.gutmet.org/goutil.git v0.0.0-20201108182825-c19893df11f9
)