module khairul169/garage-webui

go 1.22.5

require (
	github.com/joho/godotenv v1.5.1 // indirect
	github.com/pelletier/go-toml/v2 v2.2.2 // indirect
)