debian-forge-composer/vendor/github.com/golang-jwt/jwt/v4/go.mod
Sanne Raymaekers 7529382890 go.mod: Update openshift-online/ocm-sdk-go
This requires golang-jwt/jwt/v4.
2022-05-19 22:18:42 +02:00

7 lines
138 B
Modula-2

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