Skip to content

Commit

Permalink
update to go 1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
cjimti committed Aug 9, 2021
1 parent 17e92b0 commit fead175
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/txn2/jwtpxy

go 1.15
go 1.16

require (
github.com/golang-jwt/jwt v3.2.2+incompatible
Expand Down

0 comments on commit fead175

Please sign in to comment.