diff --git a/go.mod b/go.mod index cc94a40..257ca88 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/stacklok/frizbee-action -go 1.22.5 +go 1.23.2 require ( github.com/deckarep/golang-set/v2 v2.7.0