diff --git a/go.mod b/go.mod index 3396a55..98f1987 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/paketo-buildpacks/source-removal -go 1.23.0 +go 1.23.1 require ( github.com/onsi/gomega v1.34.1