diff --git a/go.mod b/go.mod index 9d2630e..61ebd82 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/paketo-buildpacks/git -go 1.24.6 +go 1.25.1 require ( github.com/BurntSushi/toml v1.5.0