mirror of
https://github.com/idanoo/go-mastodon-matrix-webhooks.git
synced 2024-11-21 08:01:58 +00:00
9 lines
180 B
Modula-2
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
|
|
)
|