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

This commit is contained in:
Renovate Bot 2024-12-04 22:00:56 +00:00
parent 20647cc889
commit 3716e027bb

2
go.mod
View file

@ -2,7 +2,7 @@ module git.janky.solutions/finn/go-project-template
go 1.23
toolchain go1.23.3
toolchain go1.23.4
require (
github.com/coreos/go-oidc/v3 v3.11.0