9 lines
128 B
Modula-2
9 lines
128 B
Modula-2
module git.arcline.it/ArclineIT/nexus
|
|
|
|
go 1.22
|
|
|
|
require (
|
|
github.com/golang-jwt/jwt/v5 v5.3.1
|
|
github.com/google/uuid v1.6.0
|
|
)
|