diff --git a/go.mod b/go.mod index 827729d..632c361 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/stacklok/frizbee go 1.24.0 -toolchain go1.25.2 +toolchain go1.25.5 require ( github.com/deckarep/golang-set/v2 v2.8.0