Skip to content

Commit

Permalink
go.mod: bump to go 1.17 to fix macOS M1 arm64 releases
Browse files Browse the repository at this point in the history
  • Loading branch information
joemiller committed Mar 1, 2022
1 parent d75aa87 commit 96956fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/joemiller/vault-token-helper

go 1.16
go 1.17

require (
github.com/99designs/keyring v0.0.0-20190704105226-2c916c935b9f
Expand Down

0 comments on commit 96956fe

Please sign in to comment.