changing to go 1.22

This commit is contained in:
Senthil Kumar T
2024-11-19 17:54:55 +05:30
parent 1b817bfc3d
commit 622ab9daa2
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/harness-community/drone-nexus-publish
go 1.23
go 1.22
require (
github.com/kelseyhightower/envconfig v1.4.0