swill/go.mod
2022-11-23 20:56:05 +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-20221123195156-1cc330baf3e9
git.gutmet.org/goutil.git v0.0.0-20201108182825-c19893df11f9
)