8 lines
141 B
Modula-2
8 lines
141 B
Modula-2
module github.com/jabuxas/abyss
|
|
|
|
go 1.22.6
|
|
|
|
require github.com/joho/godotenv v1.5.1
|
|
|
|
require github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
|