diff --git a/go.mod b/go.mod index 989156c..3b9dc15 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/paketo-community/build-plan -go 1.22.5 +go 1.22.6 require ( github.com/onsi/gomega v1.32.0