changing to go 1.23

This commit is contained in:
Senthil Kumar T
2024-11-19 17:49:59 +05:30
parent 039171a544
commit 1b817bfc3d
+1 -1
View File
@@ -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