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

This commit is contained in:
Renovate Bot 2025-02-04 17:01:44 +00:00
parent bd61b9b065
commit 336946f76e

2
go.mod
View file

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