12 lines
227 B
Modula-2
12 lines
227 B
Modula-2
module git.asdf.cafe/abs3nt/gunner
|
|
|
|
go 1.22.0
|
|
|
|
require (
|
|
github.com/cristalhq/aconfig v0.18.5
|
|
github.com/cristalhq/aconfig/aconfigdotenv v0.17.1
|
|
sigs.k8s.io/yaml v1.4.0
|
|
)
|
|
|
|
require github.com/joho/godotenv v1.4.0 // indirect
|