4
4
5
5
require (
6
6
github.com/Masterminds/semver/v3 v3.1.1
7
- github.com/argoproj-labs/argocd-autopilot v0.4.3
7
+ github.com/argoproj-labs/argocd-autopilot v0.4.4
8
8
github.com/argoproj/applicationset v0.4.1
9
9
github.com/argoproj/argo-cd/v2 v2.4.6
10
10
github.com/argoproj/argo-events v0.17.1-0.20220327045437-70eaafe9afec
@@ -26,7 +26,7 @@ require (
26
26
github.com/spf13/cobra v1.4.0
27
27
github.com/spf13/pflag v1.0.5
28
28
github.com/spf13/viper v1.10.1
29
- github.com/stretchr/testify v1.7.2
29
+ github.com/stretchr/testify v1.8.0
30
30
golang.org/x/text v0.3.7
31
31
gopkg.in/segmentio/analytics-go.v3 v3.1.0
32
32
k8s.io/api v0.23.3
@@ -37,7 +37,7 @@ require (
37
37
)
38
38
39
39
require (
40
- cloud.google.com/go/compute v1.5 .0 // indirect
40
+ cloud.google.com/go/compute v1.7 .0 // indirect
41
41
code.gitea.io/sdk/gitea v0.15.1 // indirect
42
42
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
43
43
github.com/Azure/go-autorest v14.2.0+incompatible // indirect
@@ -115,7 +115,7 @@ require (
115
115
github.com/golang-jwt/jwt/v4 v4.2.0 // indirect
116
116
github.com/golang/protobuf v1.5.2 // indirect
117
117
github.com/google/btree v1.0.1 // indirect
118
- github.com/google/go-cmp v0.5.7 // indirect
118
+ github.com/google/go-cmp v0.5.8 // indirect
119
119
github.com/google/go-github/v41 v41.0.0 // indirect
120
120
github.com/google/go-github/v43 v43.0.0 // indirect
121
121
github.com/google/go-jsonnet v0.18.0 // indirect
@@ -131,7 +131,7 @@ require (
131
131
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect
132
132
github.com/grpc-ecosystem/grpc-gateway v1.16.0 // indirect
133
133
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
134
- github.com/hashicorp/go-retryablehttp v0.7.0 // indirect
134
+ github.com/hashicorp/go-retryablehttp v0.7.1 // indirect
135
135
github.com/hashicorp/go-version v1.2.1 // indirect
136
136
github.com/hashicorp/hcl v1.0.0 // indirect
137
137
github.com/huandu/xstrings v1.3.2 // indirect
@@ -195,13 +195,13 @@ require (
195
195
github.com/spf13/afero v1.8.0 // indirect
196
196
github.com/spf13/cast v1.4.1 // indirect
197
197
github.com/spf13/jwalterweatherman v1.1.0 // indirect
198
- github.com/stretchr/objx v0.3 .0 // indirect
198
+ github.com/stretchr/objx v0.4 .0 // indirect
199
199
github.com/subosito/gotenv v1.2.0 // indirect
200
200
github.com/vmihailenco/go-tinylfu v0.2.1 // indirect
201
201
github.com/vmihailenco/msgpack/v5 v5.3.4 // indirect
202
202
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
203
203
github.com/whilp/git-urls v0.0.0-20191001220047-6db9661140c0 // indirect
204
- github.com/xanzy/go-gitlab v0.60 .0 // indirect
204
+ github.com/xanzy/go-gitlab v0.71 .0 // indirect
205
205
github.com/xanzy/ssh-agent v0.3.0 // indirect
206
206
github.com/xlab/treeprint v0.0.0-20181112141820-a009c3971eca // indirect
207
207
github.com/xtgo/uuid v0.0.0-20140804021211-a0b114877d4c // indirect
@@ -213,18 +213,18 @@ require (
213
213
go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 // indirect
214
214
golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e // indirect
215
215
golang.org/x/exp v0.0.0-20210901193431-a062eea981d2 // indirect
216
- golang.org/x/net v0.0.0-20220621193019-9d032be2e588 // indirect
217
- golang.org/x/oauth2 v0.0.0-20220608161450-d0670ef3b1eb // indirect
218
- golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
219
- golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a // indirect
216
+ golang.org/x/net v0.0.0-20220805013720-a33c5aa5df48 // indirect
217
+ golang.org/x/oauth2 v0.0.0-20220722155238-128564f6959c // indirect
218
+ golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f // indirect
219
+ golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 // indirect
220
220
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 // indirect
221
- golang.org/x/time v0.0.0-20220210224613-90d013bbcef8 // indirect
221
+ golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9 // indirect
222
222
gomodules.xyz/envconfig v1.3.1-0.20190308184047-426f31af0d45 // indirect
223
223
gomodules.xyz/notify v0.1.0 // indirect
224
224
google.golang.org/appengine v1.6.7 // indirect
225
- google.golang.org/genproto v0.0.0-20220310185008-1973136f34c6 // indirect
226
- google.golang.org/grpc v1.45 .0 // indirect
227
- google.golang.org/protobuf v1.28.0 // indirect
225
+ google.golang.org/genproto v0.0.0-20220616135557-88e70c0c3a90 // indirect
226
+ google.golang.org/grpc v1.47 .0 // indirect
227
+ google.golang.org/protobuf v1.28.1 // indirect
228
228
gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect
229
229
gopkg.in/go-playground/webhooks.v5 v5.17.0 // indirect
230
230
gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df // indirect
0 commit comments