diff --git a/go.mod b/go.mod index 8a57e82..369446d 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module git.janky.solutions/finn/go-project-template go 1.23 -toolchain go1.23.2 +toolchain go1.23.3 require ( github.com/coreos/go-oidc/v3 v3.11.0