chore(go): tidy module metadata
Some checks failed
Push Validation / validate (push) Failing after 3m0s

This commit is contained in:
Micheal Wilkinson
2026-03-21 12:02:52 +00:00
parent fc9a30fed1
commit 19c9e5485b
2 changed files with 10 additions and 2 deletions

6
go.mod
View File

@@ -6,13 +6,15 @@ toolchain go1.26.1
require github.com/stretchr/testify v1.10.0
require github.com/go-git/go-git/v5 v5.14.0
require (
github.com/alecthomas/kong v1.12.1
github.com/go-git/go-git/v5 v5.14.0
)
require (
dario.cat/mergo v1.0.0 // indirect
github.com/Microsoft/go-winio v0.6.2 // indirect
github.com/ProtonMail/go-crypto v1.1.5 // indirect
github.com/alecthomas/kong v1.12.1 // indirect
github.com/cloudflare/circl v1.6.0 // indirect
github.com/cyphar/filepath-securejoin v0.4.1 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect