@@ -10,7 +10,7 @@ require (
10
10
github.com/charmbracelet/log v0.4.1
11
11
github.com/davecgh/go-spew v1.1.1
12
12
github.com/go-git/go-billy/v5 v5.6.2
13
- github.com/go-git/go-git/v5 v5.14 .0
13
+ github.com/go-git/go-git/v5 v5.15 .0
14
14
github.com/google/go-cmp v0.7.0
15
15
github.com/hashicorp/go-hclog v1.6.3
16
16
github.com/hashicorp/go-plugin v1.6.3
@@ -40,7 +40,7 @@ require (
40
40
github.com/charmbracelet/lipgloss v1.0.0 // indirect
41
41
github.com/charmbracelet/x/ansi v0.8.0 // indirect
42
42
github.com/cheggaaa/pb/v3 v3.1.7 // indirect
43
- github.com/cloudflare/circl v1.6.0 // indirect
43
+ github.com/cloudflare/circl v1.6.1 // indirect
44
44
github.com/cyphar/filepath-securejoin v0.4.1 // indirect
45
45
github.com/emirpasic/gods v1.18.1 // indirect
46
46
github.com/fatih/color v1.18.0 // indirect
@@ -84,13 +84,13 @@ require (
84
84
github.com/x-cray/logrus-prefixed-formatter v0.5.2 // indirect
85
85
github.com/xanzy/ssh-agent v0.3.3 // indirect
86
86
gitlab.com/gitlab-org/api/client-go v0.126.0 // indirect
87
- golang.org/x/crypto v0.36 .0 // indirect
87
+ golang.org/x/crypto v0.37 .0 // indirect
88
88
golang.org/x/exp v0.0.0-20241210194714-1829a127f884 // indirect
89
- golang.org/x/net v0.37 .0 // indirect
89
+ golang.org/x/net v0.39 .0 // indirect
90
90
golang.org/x/oauth2 v0.28.0 // indirect
91
- golang.org/x/sys v0.31 .0 // indirect
92
- golang.org/x/term v0.30 .0 // indirect
93
- golang.org/x/text v0.23 .0 // indirect
91
+ golang.org/x/sys v0.32 .0 // indirect
92
+ golang.org/x/term v0.31 .0 // indirect
93
+ golang.org/x/text v0.24 .0 // indirect
94
94
golang.org/x/time v0.11.0 // indirect
95
95
google.golang.org/genproto/googleapis/rpc v0.0.0-20241209162323-e6fa225c2576 // indirect
96
96
google.golang.org/grpc v1.69.0 // indirect
0 commit comments