10 lines
174 B
Modula-2
10 lines
174 B
Modula-2
|
module gitea.larvit.se/pwrpln/runner
|
||
|
|
||
|
go 1.21.6
|
||
|
|
||
|
require gitea.larvit.se/pwrpln/go_log v0.3.0
|
||
|
|
||
|
require github.com/joho/godotenv v1.5.1
|
||
|
|
||
|
require github.com/google/uuid v1.6.0
|