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.
2 parents c894017 + 8c285c8 commit 4cc5777Copy full SHA for 4cc5777
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