Compare commits

..

No commits in common. "b671275c4100ba5fe64d44bacbaa27775a4f019a" and "5e4ed58dc2a2988c53a265006b005445cbeb0c6d" have entirely different histories.

2
go.mod
View file

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