5
5
replace github.com/fluxcd/source-controller/api => ./api
6
6
7
7
require (
8
- cloud.google.com/go/storage v1.22.0
8
+ cloud.google.com/go/storage v1.22.1
9
9
github.com/Azure/azure-sdk-for-go/sdk/azcore v0.22.0
10
10
github.com/Azure/azure-sdk-for-go/sdk/azidentity v0.13.2
11
11
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v0.3.0
@@ -14,18 +14,18 @@ require (
14
14
// maintained by the ProtonMail team to continue to support the openpgp
15
15
// module, after the Go team decided to no longer maintain it.
16
16
// When in doubt (and not using openpgp), use /x/crypto.
17
- github.com/ProtonMail/go-crypto v0.0.0-20220407094043-a94812496cf5
17
+ github.com/ProtonMail/go-crypto v0.0.0-20220517143526-88bb52951d5b
18
18
github.com/cyphar/filepath-securejoin v0.2.3
19
19
github.com/darkowlzz/controller-check v0.0.0-20220325122359-11f5827b7981
20
- github.com/distribution/distribution/v3 v3.0.0-20211118083504-a29a3c99a684
21
- github.com/docker/cli v20.10.11 +incompatible
20
+ github.com/distribution/distribution/v3 v3.0.0-20220516112011-c202b9b0d7b7
21
+ github.com/docker/cli v20.10.16 +incompatible
22
22
github.com/docker/go-units v0.4.0
23
23
github.com/elazarl/goproxy v0.0.0-20220417044921-416226498f94
24
- github.com/fluxcd/gitkit v0.5.0
24
+ github.com/fluxcd/gitkit v0.5.1
25
25
github.com/fluxcd/pkg/apis/meta v0.14.1
26
26
github.com/fluxcd/pkg/gittestserver v0.5.3
27
27
github.com/fluxcd/pkg/gitutil v0.1.0
28
- github.com/fluxcd/pkg/helmtestserver v0.5.0
28
+ github.com/fluxcd/pkg/helmtestserver v0.7.2
29
29
github.com/fluxcd/pkg/lockedfile v0.1.0
30
30
github.com/fluxcd/pkg/runtime v0.16.1
31
31
github.com/fluxcd/pkg/ssh v0.3.4
@@ -41,41 +41,24 @@ require (
41
41
github.com/minio/minio-go/v7 v7.0.26
42
42
github.com/onsi/gomega v1.19.0
43
43
github.com/otiai10/copy v1.7.0
44
- github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
45
- github.com/prometheus/client_golang v1.12.1
44
+ github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
45
+ github.com/prometheus/client_golang v1.12.2
46
46
github.com/spf13/pflag v1.0.5
47
- golang.org/x/crypto v0.0.0-20220507011949-2cf3adece122
48
- golang.org/x/net v0.0.0-20220425223048-2871e0cb64e4
49
- golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
50
- google.golang.org/api v0.79 .0
47
+ golang.org/x/crypto v0.0.0-20220518034528-6f7dac969898
48
+ golang.org/x/net v0.0.0-20220524220425-1d687d428aca
49
+ golang.org/x/sync v0.0.0-20220513210516-0976fa681c29
50
+ google.golang.org/api v0.81 .0
51
51
gotest.tools v2.2.0+incompatible
52
52
helm.sh/helm/v3 v3.9.0
53
53
k8s.io/api v0.24.0
54
54
k8s.io/apimachinery v0.24.0
55
55
k8s.io/client-go v0.24.0
56
56
k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
57
- sigs.k8s.io/cli-utils v0.30.0
57
+ sigs.k8s.io/cli-utils v0.31.1
58
58
sigs.k8s.io/controller-runtime v0.11.2
59
59
sigs.k8s.io/yaml v1.3.0
60
60
)
61
61
62
- // Fix GMS-2022-20
63
- replace github.com/docker/distribution => github.com/docker/distribution v2.8.0+incompatible
64
-
65
- // Fix CVE-2021-30465
66
- // Fix CVE-2021-43784
67
- // Fix CVE-2019-16884
68
- // Fix GO-2021-0085
69
- // Fix GO-2021-0087
70
- replace github.com/opencontainers/runc => github.com/opencontainers/runc v1.1.0
71
-
72
- // Fix CVE-2021-41190
73
- replace github.com/opencontainers/image-spec => github.com/opencontainers/image-spec v1.0.2
74
-
75
- // Fix CVE-2022-23648
76
- // Fix CVE-2021-43816
77
- replace github.com/containerd/containerd => github.com/containerd/containerd v1.6.1
78
-
79
62
// Fix CVE-2022-28948
80
63
replace gopkg.in/yaml.v3 => gopkg.in/yaml.v3 v3.0.0
81
64
@@ -140,7 +123,7 @@ require (
140
123
github.com/google/go-cmp v0.5.8 // indirect
141
124
github.com/google/gofuzz v1.2.0 // indirect
142
125
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
143
- github.com/googleapis/gax-go/v2 v2.3 .0 // indirect
126
+ github.com/googleapis/gax-go/v2 v2.4 .0 // indirect
144
127
github.com/googleapis/go-type-adapters v1.0.0 // indirect
145
128
github.com/gorilla/handlers v1.5.1 // indirect
146
129
github.com/gorilla/mux v1.8.0 // indirect
@@ -215,15 +198,15 @@ require (
215
198
go.uber.org/multierr v1.6.0 // indirect
216
199
go.uber.org/zap v1.21.0 // indirect
217
200
golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5 // indirect
218
- golang.org/x/sys v0.0.0-20220503163025-988cb79eb6c6 // indirect
201
+ golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a // indirect
219
202
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 // indirect
220
203
golang.org/x/text v0.3.7 // indirect
221
204
golang.org/x/time v0.0.0-20220210224613-90d013bbcef8 // indirect
222
- golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f // indirect
205
+ golang.org/x/xerrors v0.0.0-20220517211312-f3a8303e98df // indirect
223
206
gomodules.xyz/jsonpatch/v2 v2.2.0 // indirect
224
207
google.golang.org/appengine v1.6.7 // indirect
225
- google.golang.org/genproto v0.0.0-20220505152158-f39f71e6c8f3 // indirect
226
- google.golang.org/grpc v1.46.0 // indirect
208
+ google.golang.org/genproto v0.0.0-20220519153652-3a47de7e79bd // indirect
209
+ google.golang.org/grpc v1.46.2 // indirect
227
210
google.golang.org/protobuf v1.28.0 // indirect
228
211
gopkg.in/inf.v0 v0.9.1 // indirect
229
212
gopkg.in/ini.v1 v1.66.2 // indirect
0 commit comments