jwt/go.mod

8 lines
132 B
Modula-2

module git.internal/re/jwt/v4
go 1.16
retract (
v4.4.0 // Contains a backwards incompatible change to the Claims interface.
)