mirror of
https://github.com/khairul169/garage-webui.git
synced 2025-04-28 06:49:32 +07:00
9 lines
152 B
Modula-2
9 lines
152 B
Modula-2
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
|
|
)
|