diff --git a/go.mod b/go.mod index b2decf1..b88b0f6 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/paketo-community/ubi-nodejs-extension -go 1.23.2 +go 1.23.3 require ( github.com/BurntSushi/toml v1.3.2