9 lines
152 B
Modula-2
Raw Normal View History

2024-08-18 05:54:08 +07:00
module khairul169/garage-webui
go 1.22.5
2024-08-18 06:33:58 +07:00
require (
github.com/joho/godotenv v1.5.1 // indirect
github.com/pelletier/go-toml/v2 v2.2.2 // indirect
)