diff --git a/go.mod b/go.mod index 5946259..1e07b05 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/istio-ecosystem/authservice -go 1.22.2 +go 1.22.4 require ( github.com/alicebob/miniredis/v2 v2.31.1