Files
sow-tools/go.mod
T
archvillainette cf89c166fe
test / test (push) Has been cancelled
build-image / build-image (push) Has been cancelled
claude: fold in old sow-tools
2026-06-13 09:49:29 +02:00

9 lines
129 B
AMPL

module git.westgate.pw/ShadowsOverWestgate/sow-tools
go 1.26.0
require (
golang.org/x/text v0.35.0
gopkg.in/yaml.v3 v3.0.1
)