swill/go.mod

9 lines
183 B
Modula-2
Raw Normal View History

2022-11-20 22:40:43 +01:00
module git.gutmet.org/swill.git
go 1.16
require (
git.gutmet.org/go-mastodon.git v0.0.0-20221123195156-1cc330baf3e9
2022-11-20 22:40:43 +01:00
git.gutmet.org/goutil.git v0.0.0-20201108182825-c19893df11f9
)