Compare commits

...

2 commits

2
go.mod
View file

@ -2,7 +2,7 @@ module codeberg.org/foosinn/webhook-rfc2136
go 1.22.0
toolchain go1.23.5
toolchain go1.23.6
require (
github.com/kelseyhightower/envconfig v1.4.0