diff --git a/go.mod b/go.mod index 6e568ee..f21c670 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module go.datum.net/datumctl go 1.24.0 -toolchain go1.24.5 +toolchain go1.25.5 require ( github.com/coreos/go-oidc/v3 v3.15.0