chore(go): tidy module metadata
Some checks failed
Push Validation / validate (push) Failing after 3m0s
Some checks failed
Push Validation / validate (push) Failing after 3m0s
This commit is contained in:
6
go.mod
6
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user