Compare commits

..

No commits in common. "b947f515ab797fa131b4b5f89f0a0df3fddcc744" and "8baeb8cab98cd451c323dc6c86fcb3d5ec094aa4" 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.4
toolchain go1.24.3
require (
github.com/kelseyhightower/envconfig v1.4.0