Files
vantage/sitesvc/go.mod
T

10 lines
227 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/vantage/vantage-shared v0.0.0
replace gitea.hostxtra.co.uk/vantage/vantage-shared => ../shared