www.byjp.me/tools/import/webmentionio/go.mod
2024-03-29 22:40:38 +00:00

11 lines
318 B
Modula-2

module github.com/by-jp/www.byjp.me/tools/import/webmentionio
go 1.21.6
require (
github.com/by-jp/www.byjp.me/tools/syndicate v0.0.0-00010101000000-000000000000
github.com/joho/godotenv v1.5.1
github.com/kelseyhightower/envconfig v1.4.0
)
replace github.com/by-jp/www.byjp.me/tools/syndicate => ../../syndicate