Skip to content

Commit 8ddd81f

Browse files
chore(deps): update module github.com/go-git/gcfg to v2
1 parent b546dde commit 8ddd81f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,6 @@ require (
398398
github.com/fatih/color v1.19.0 // indirect
399399
github.com/fsnotify/fsnotify v1.10.1 // indirect
400400
github.com/go-errors/errors v1.5.1 // indirect
401-
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
402401
github.com/go-git/go-billy/v5 v5.9.0 // indirect
403402
github.com/go-gorp/gorp/v3 v3.1.0 // indirect
404403
github.com/go-logr/logr v1.4.3 // indirect
@@ -600,6 +599,7 @@ require (
600599
al.essio.dev/pkg/shellescape v1.6.0 // indirect
601600
github.com/bytecodealliance/wasmtime-go/v44 v44.0.0 // indirect
602601
github.com/cenkalti/backoff/v6 v6.0.1 // indirect
602+
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
603603
)
604604

605605
replace (

0 commit comments

Comments
 (0)