chore(deps): update dependency go to v1.24.0

This commit is contained in:
Renovate Bot 2025-02-11 17:01:28 +00:00
parent 5e4ed58dc2
commit 3694aef429

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.24.0
require (
github.com/kelseyhightower/envconfig v1.4.0