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

This commit is contained in:
Renovate Bot 2025-01-20 10:01:08 +00:00 committed by foosinn
parent ea40aca361
commit 35b8400e5b

2
go.mod
View file

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