Skip to content

Commit

Permalink
Update make/go/dep_minisign.mk
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Fridman <[email protected]>
  • Loading branch information
pkwarren and mfridman authored Dec 11, 2023
1 parent 0acd708 commit 5fa616b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make/go/dep_minisign.mk
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ $(call _assert_var,CACHE_VERSIONS)
$(call _assert_var,CACHE_BIN)

# Settable
# https://github.com/aead/minisign 20231031 checked 20231107
# https://github.com/aead/minisign 20231031 checked 20231207
MINISIGN_VERSION ?= v0.2.1

MINISIGN := $(CACHE_VERSIONS)/MINISIGN/$(MINISIGN_VERSION)
Expand Down

0 comments on commit 5fa616b

Please sign in to comment.