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

This commit is contained in:
Renovate Bot 2025-03-04 20:01:23 +00:00
parent f5335b0d9f
commit 9091d18536

2
go.mod
View file

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