go-mastodon-matrix-webhooks/go.mod
2022-11-20 18:11:16 +13:00

9 lines
180 B
Modula-2

module tinker.nz/idanoo/go-mastodon-matrix-webhooks
go 1.19
require (
github.com/ip2location/ip2location-go/v9 v9.5.0 // indirect
github.com/joho/godotenv v1.4.0 // indirect
)