Compare commits

..

No commits in common. "c2f67acadf23c24db2a9f46e822071a3c4e360eb" and "bd61b9b0653824c4fd17faae66ec987b19949992" 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.23.6
toolchain go1.23.5
require (
github.com/kelseyhightower/envconfig v1.4.0