jwt/go.mod

8 lines
132 B
Modula-2
Raw Permalink Normal View History

2022-12-12 17:07:02 +03:00
module git.internal/re/jwt/v4
2022-03-18 14:15:45 +03:00
go 1.16
retract (
v4.4.0 // Contains a backwards incompatible change to the Claims interface.
)