10 lines
225 B
AMPL
10 lines
225 B
AMPL
module gitea.hostxtra.co.uk/mrhid6/vantage/sitesvc
|
|
|
|
go 1.26
|
|
|
|
require github.com/joho/godotenv v1.5.1
|
|
|
|
require gitea.hostxtra.co.uk/mrhid6/vantage/shared v0.0.0
|
|
|
|
replace gitea.hostxtra.co.uk/mrhid6/vantage/shared => ../shared
|