chore(deps): update dependency go to v1.24.4
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
Renovate Bot 2025-06-06 16:01:43 +00:00
parent 8baeb8cab9
commit 26816d8ae7

2
go.mod
View file

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