diff --git a/types/go.mod b/types/go.mod index ddc4431..340f651 100644 --- a/types/go.mod +++ b/types/go.mod @@ -2,7 +2,7 @@ module github.com/grafana/authlib/types go 1.23.0 -toolchain go1.25.4 +toolchain go1.25.5 require github.com/stretchr/testify v1.11.1