Compare commits

..

No commits in common. "bf7c04d34d41dd0a42f0ebcbb3554634cfa25fc5" and "acb7adb568dfa460acc6a3482487418f04a9248f" have entirely different histories.

2
go.mod
View file

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