mirror of
https://github.com/GwynethLlewelyn/goswi.git
synced 2026-08-14 00:58:00 +00:00
10 lines
198 B
AMPL
10 lines
198 B
AMPL
module github.com/GwynethLlewelyn/goswi/extras/goRemoteAdmin
|
|
|
|
go 1.24
|
|
|
|
require (
|
|
github.com/earthboundkid/versioninfo/v2 v2.24.1
|
|
github.com/joho/godotenv v1.5.1
|
|
github.com/urfave/cli/v3 v3.4.1
|
|
)
|