diff --git a/go.mod b/go.mod index 2959867..d3638ec 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/harness-community/drone-nexus-publish -go 1.22.7 +go 1.23 require ( github.com/kelseyhightower/envconfig v1.4.0