Skip to content

Commit 4cc5777

Browse files
authored
Merge pull request #261 from smallstep/mariano/go1.25
Upgrade goreleaser-cross to v1.25
2 parents c894017 + 8c285c8 commit 4cc5777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PKG?=github.com/smallstep/step-kms-plugin
22
BINNAME?=step-kms-plugin
3-
GOLANG_CROSS_VERSION?=v1.24
3+
GOLANG_CROSS_VERSION?=v1.25
44

55
# Set V to 1 for verbose output from the Makefile
66
Q=$(if $V,,@)

0 commit comments

Comments
 (0)