9 lines
133 B
Modula-2
9 lines
133 B
Modula-2
module git.beatrice.wtf/panic.haus/go-auth
|
|
|
|
go 1.25
|
|
|
|
require (
|
|
github.com/golang-jwt/jwt/v5 v5.3.1
|
|
github.com/google/uuid v1.6.0
|
|
)
|