Require at least go 1.18

This commit is contained in:
Ingo Oppermann
2022-07-21 20:42:18 +02:00
parent 266a62bee8
commit 5482dbca06
80 changed files with 120 additions and 1146 deletions

View File

@@ -1,7 +0,0 @@
module github.com/golang-jwt/jwt/v4
go 1.16
retract (
v4.4.0 // Contains a backwards incompatible change to the Claims interface.
)

View File