go mod tidy
All checks were successful
/ check (push) Successful in 5s

This commit is contained in:
Oliver Davies 2025-08-05 01:36:15 +01:00
parent d98e648dca
commit b162228efd
2 changed files with 2 additions and 1 deletions

2
go.mod
View file

@ -2,4 +2,4 @@ module code.oliverdavies.uk/opdavies/git-repo-updater
go 1.24.5
require gopkg.in/yaml.v3 v3.0.1 // indirect
require gopkg.in/yaml.v3 v3.0.1