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

This commit is contained in:
Renovate Bot 2025-03-04 20:02:14 +00:00
parent ad8bed2967
commit d43f60a3c2

2
go.mod
View file

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