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 b0f74a5 + 6237289 commit 09e1990Copy full SHA for 09e1990
Makefile
@@ -1,6 +1,6 @@
1
PKG?=github.com/smallstep/step-kms-plugin
2
BINNAME?=step-kms-plugin
3
-GOLANG_CROSS_VERSION?=v1.19.0
+GOLANG_CROSS_VERSION?=v1.19.2
4
5
# Set V to 1 for verbose output from the Makefile
6
Q=$(if $V,,@)
0 commit comments