We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49fb7eb commit 84ca4dfCopy full SHA for 84ca4df
Jenkinsfile
@@ -15,5 +15,6 @@
15
//
16
17
edgeXBuildGoMod (
18
- project: 'go-mod-core-contracts'
+ project: 'go-mod-core-contracts',
19
+ goVersion: '1.23'
20
)
0 commit comments