Skip to content

Commit

Permalink
go.mod: bump to go 1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
joemiller committed Apr 10, 2021
1 parent 8b9b777 commit 1066450
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.14
go 1.16

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

0 comments on commit 1066450

Please sign in to comment.