git-repo-updater/go.mod
Oliver Davies b162228efd
All checks were successful
/ check (push) Successful in 5s
go mod tidy
2025-08-05 01:36:15 +01:00

5 lines
98 B
Modula-2

module code.oliverdavies.uk/opdavies/git-repo-updater
go 1.24.5
require gopkg.in/yaml.v3 v3.0.1