library-go/jwt/go.mod

6 lines
100 B
Modula-2

module code.30cm.net/digimon/library-go/jwt
go 1.22.3
require github.com/golang-jwt/jwt/v4 v4.5.0