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 c894017 commit 8c285c8Copy full SHA for 8c285c8
Makefile
@@ -1,6 +1,6 @@
1
PKG?=github.com/smallstep/step-kms-plugin
2
BINNAME?=step-kms-plugin
3
-GOLANG_CROSS_VERSION?=v1.24
+GOLANG_CROSS_VERSION?=v1.25
4
5
# Set V to 1 for verbose output from the Makefile
6
Q=$(if $V,,@)
0 commit comments