@@ -11,73 +11,73 @@ replace github.com/opencontainers/go-digest => github.com/opencontainers/go-dige
11
11
require (
12
12
cloud.google.com/go/storage v1.35.1
13
13
github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24
14
- github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.0
15
- github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.4.0
14
+ github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1
15
+ github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.5.1
16
16
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.2.0
17
17
github.com/Masterminds/semver/v3 v3.2.1
18
18
github.com/cyphar/filepath-securejoin v0.2.4
19
19
github.com/distribution/distribution/v3 v3.0.0-alpha.1
20
20
github.com/docker/cli v24.0.7+incompatible
21
21
github.com/docker/go-units v0.5.0
22
- github.com/fluxcd/cli-utils v0.36.0-flux.2
23
- github.com/fluxcd/pkg/apis/event v0.6 .0
24
- github.com/fluxcd/pkg/apis/meta v1.2 .0
25
- github.com/fluxcd/pkg/git v0.16 .0
26
- github.com/fluxcd/pkg/git/gogit v0.16.1
27
- github.com/fluxcd/pkg/gittestserver v0.9 .0
28
- github.com/fluxcd/pkg/helmtestserver v0.15 .0
22
+ github.com/fluxcd/cli-utils v0.36.0-flux.3
23
+ github.com/fluxcd/pkg/apis/event v0.7 .0
24
+ github.com/fluxcd/pkg/apis/meta v1.3 .0
25
+ github.com/fluxcd/pkg/git v0.17 .0
26
+ github.com/fluxcd/pkg/git/gogit v0.17.0
27
+ github.com/fluxcd/pkg/gittestserver v0.10 .0
28
+ github.com/fluxcd/pkg/helmtestserver v0.16 .0
29
29
github.com/fluxcd/pkg/lockedfile v0.1.0
30
30
github.com/fluxcd/pkg/masktoken v0.2.0
31
- github.com/fluxcd/pkg/oci v0.33.3
32
- github.com/fluxcd/pkg/runtime v0.43.2
33
- github.com/fluxcd/pkg/sourceignore v0.4 .0
34
- github.com/fluxcd/pkg/ssh v0.10 .0
31
+ github.com/fluxcd/pkg/oci v0.35.0
32
+ github.com/fluxcd/pkg/runtime v0.44.0
33
+ github.com/fluxcd/pkg/sourceignore v0.5 .0
34
+ github.com/fluxcd/pkg/ssh v0.11 .0
35
35
github.com/fluxcd/pkg/tar v0.4.0
36
36
github.com/fluxcd/pkg/testserver v0.5.0
37
37
github.com/fluxcd/pkg/version v0.2.2
38
38
github.com/fluxcd/source-controller/api v1.2.3
39
39
github.com/foxcpp/go-mockdns v1.0.0
40
40
github.com/go-git/go-billy/v5 v5.5.0
41
41
github.com/go-git/go-git/v5 v5.11.0
42
- github.com/go-logr/logr v1.3.0
43
- github.com/google/go-containerregistry v0.17 .0
42
+ github.com/go-logr/logr v1.4.1
43
+ github.com/google/go-containerregistry v0.18 .0
44
44
github.com/google/go-containerregistry/pkg/authn/k8schain v0.0.0-20231202142526-55ffb0092afd
45
- github.com/google/uuid v1.4 .0
46
- github.com/minio/minio-go/v7 v7.0.65
47
- github.com/onsi/gomega v1.30.0
45
+ github.com/google/uuid v1.6 .0
46
+ github.com/minio/minio-go/v7 v7.0.66
47
+ github.com/onsi/gomega v1.31.1
48
48
github.com/opencontainers/go-digest v1.0.0
49
49
github.com/opencontainers/go-digest/blake3 v0.0.0-20231025023718-d50d2fec9c98
50
50
github.com/ory/dockertest/v3 v3.10.0
51
51
github.com/otiai10/copy v1.14.0
52
52
github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
53
- github.com/prometheus/client_golang v1.17 .0
53
+ github.com/prometheus/client_golang v1.18 .0
54
54
github.com/sigstore/cosign/v2 v2.2.2
55
- github.com/sigstore/sigstore v1.7.6
55
+ github.com/sigstore/sigstore v1.8.1
56
56
github.com/sirupsen/logrus v1.9.3
57
57
github.com/spf13/pflag v1.0.5
58
- golang.org/x/crypto v0.17 .0
59
- golang.org/x/sync v0.5 .0
60
- google.golang.org/api v0.153 .0
58
+ golang.org/x/crypto v0.18 .0
59
+ golang.org/x/sync v0.6 .0
60
+ google.golang.org/api v0.159 .0
61
61
gotest.tools v2.2.0+incompatible
62
62
helm.sh/helm/v3 v3.13.3
63
- k8s.io/api v0.28.4
64
- k8s.io/apimachinery v0.28.4
65
- k8s.io/client-go v0.28.4
63
+ k8s.io/api v0.28.6
64
+ k8s.io/apimachinery v0.28.6
65
+ k8s.io/client-go v0.28.6
66
66
k8s.io/utils v0.0.0-20231127182322-b307cd553661
67
67
sigs.k8s.io/controller-runtime v0.16.3
68
68
sigs.k8s.io/yaml v1.4.0
69
69
)
70
70
71
71
require (
72
- cloud.google.com/go v0.110.10 // indirect
72
+ cloud.google.com/go v0.111.0 // indirect
73
73
cloud.google.com/go/compute v1.23.3 // indirect
74
74
cloud.google.com/go/compute/metadata v0.2.3 // indirect
75
75
cloud.google.com/go/iam v1.1.5 // indirect
76
76
dario.cat/mergo v1.0.0 // indirect
77
77
filippo.io/edwards25519 v1.0.0 // indirect
78
78
github.com/AliyunContainerService/ack-ram-tool/pkg/credentials/alibabacloudsdkgo/helper v0.2.0 // indirect
79
79
github.com/Azure/azure-sdk-for-go v68.0.0+incompatible // indirect
80
- github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.0 // indirect
80
+ github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.1 // indirect
81
81
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
82
82
github.com/Azure/go-autorest v14.2.0+incompatible // indirect
83
83
github.com/Azure/go-autorest/autorest v0.11.29 // indirect
@@ -87,7 +87,7 @@ require (
87
87
github.com/Azure/go-autorest/autorest/date v0.3.0 // indirect
88
88
github.com/Azure/go-autorest/logger v0.2.1 // indirect
89
89
github.com/Azure/go-autorest/tracing v0.6.0 // indirect
90
- github.com/AzureAD/microsoft-authentication-library-for-go v1.2.0 // indirect
90
+ github.com/AzureAD/microsoft-authentication-library-for-go v1.2.1 // indirect
91
91
github.com/BurntSushi/toml v1.3.2 // indirect
92
92
github.com/MakeNowJust/heredoc v1.0.0 // indirect
93
93
github.com/Masterminds/goutils v1.1.1 // indirect
@@ -96,7 +96,7 @@ require (
96
96
github.com/Microsoft/go-winio v0.6.1 // indirect
97
97
github.com/Microsoft/hcsshim v0.11.4 // indirect
98
98
github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5 // indirect
99
- github.com/ProtonMail/go-crypto v0 .0.0-20231012073058-a7379d079e0e // indirect
99
+ github.com/ProtonMail/go-crypto v1 .0.0 // indirect
100
100
github.com/ThalesIgnite/crypto11 v1.2.5 // indirect
101
101
github.com/alibabacloud-go/alibabacloud-gateway-spi v0.0.4 // indirect
102
102
github.com/alibabacloud-go/cr-20160607 v1.0.1 // indirect
@@ -110,21 +110,21 @@ require (
110
110
github.com/alibabacloud-go/tea-xml v1.1.3 // indirect
111
111
github.com/aliyun/credentials-go v1.3.1 // indirect
112
112
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
113
- github.com/aws/aws-sdk-go-v2 v1.24.0 // indirect
114
- github.com/aws/aws-sdk-go-v2/config v1.26.1 // indirect
115
- github.com/aws/aws-sdk-go-v2/credentials v1.16.12 // indirect
116
- github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.10 // indirect
117
- github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.9 // indirect
118
- github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.9 // indirect
119
- github.com/aws/aws-sdk-go-v2/internal/ini v1.7.2 // indirect
120
- github.com/aws/aws-sdk-go-v2/service/ecr v1.24.5 // indirect
113
+ github.com/aws/aws-sdk-go-v2 v1.24.1 // indirect
114
+ github.com/aws/aws-sdk-go-v2/config v1.26.6 // indirect
115
+ github.com/aws/aws-sdk-go-v2/credentials v1.16.16 // indirect
116
+ github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11 // indirect
117
+ github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10 // indirect
118
+ github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10 // indirect
119
+ github.com/aws/aws-sdk-go-v2/internal/ini v1.7.3 // indirect
120
+ github.com/aws/aws-sdk-go-v2/service/ecr v1.24.7 // indirect
121
121
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.21.5 // indirect
122
122
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4 // indirect
123
- github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.9 // indirect
123
+ github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.10 // indirect
124
124
github.com/aws/aws-sdk-go-v2/service/kms v1.27.5 // indirect
125
- github.com/aws/aws-sdk-go-v2/service/sso v1.18.5 // indirect
126
- github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.5 // indirect
127
- github.com/aws/aws-sdk-go-v2/service/sts v1.26.5 // indirect
125
+ github.com/aws/aws-sdk-go-v2/service/sso v1.18.7 // indirect
126
+ github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.7 // indirect
127
+ github.com/aws/aws-sdk-go-v2/service/sts v1.26.7 // indirect
128
128
github.com/aws/smithy-go v1.19.0 // indirect
129
129
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20231024185945-8841054dbdb8 // indirect
130
130
github.com/beorn7/perks v1.0.1 // indirect
@@ -140,11 +140,11 @@ require (
140
140
github.com/clbanning/mxj/v2 v2.7.0 // indirect
141
141
github.com/cloudflare/circl v1.3.7 // indirect
142
142
github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be // indirect
143
- github.com/containerd/containerd v1.7.11 // indirect
143
+ github.com/containerd/containerd v1.7.12 // indirect
144
144
github.com/containerd/continuity v0.4.2 // indirect
145
145
github.com/containerd/log v0.1.0 // indirect
146
146
github.com/containerd/stargz-snapshotter/estargz v0.14.3 // indirect
147
- github.com/coreos/go-oidc/v3 v3.7 .0 // indirect
147
+ github.com/coreos/go-oidc/v3 v3.9 .0 // indirect
148
148
github.com/coreos/go-systemd/v22 v22.5.0 // indirect
149
149
github.com/cyberphone/json-canonicalization v0.0.0-20231011164504-785e29786b46 // indirect
150
150
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
@@ -192,7 +192,7 @@ require (
192
192
github.com/gofrs/uuid v4.4.0+incompatible // indirect
193
193
github.com/gogo/protobuf v1.3.2 // indirect
194
194
github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
195
- github.com/golang-jwt/jwt/v5 v5.0 .0 // indirect
195
+ github.com/golang-jwt/jwt/v5 v5.2 .0 // indirect
196
196
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
197
197
github.com/golang/protobuf v1.5.3 // indirect
198
198
github.com/golang/snappy v0.0.4 // indirect
@@ -232,7 +232,7 @@ require (
232
232
github.com/json-iterator/go v1.1.12 // indirect
233
233
github.com/kevinburke/ssh_config v1.2.0 // indirect
234
234
github.com/klauspost/compress v1.17.4 // indirect
235
- github.com/klauspost/cpuid/v2 v2.2.5 // indirect
235
+ github.com/klauspost/cpuid/v2 v2.2.6 // indirect
236
236
github.com/kylelemons/godebug v1.1.0 // indirect
237
237
github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 // indirect
238
238
github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 // indirect
@@ -273,7 +273,7 @@ require (
273
273
github.com/pelletier/go-toml/v2 v2.1.0 // indirect
274
274
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
275
275
github.com/pjbgf/sha1cd v0.3.0 // indirect
276
- github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8 // indirect
276
+ github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
277
277
github.com/pkg/errors v0.9.1 // indirect
278
278
github.com/prometheus/client_model v0.5.0 // indirect
279
279
github.com/prometheus/common v0.45.0 // indirect
@@ -288,7 +288,7 @@ require (
288
288
github.com/sagikazarmark/locafero v0.3.0 // indirect
289
289
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
290
290
github.com/sassoftware/relic v7.2.1+incompatible // indirect
291
- github.com/secure-systems-lab/go-securesystemslib v0.7 .0 // indirect
291
+ github.com/secure-systems-lab/go-securesystemslib v0.8 .0 // indirect
292
292
github.com/segmentio/ksuid v1.0.4 // indirect
293
293
github.com/sergi/go-diff v1.3.1 // indirect
294
294
github.com/shibumi/go-pathspec v1.3.0 // indirect
@@ -324,8 +324,9 @@ require (
324
324
go.mongodb.org/mongo-driver v1.12.1 // indirect
325
325
go.opencensus.io v0.24.0 // indirect
326
326
go.opentelemetry.io/contrib/exporters/autoexport v0.46.1 // indirect
327
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 // indirect
328
- go.opentelemetry.io/otel v1.21.0 // indirect
327
+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.47.0 // indirect
328
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.47.0 // indirect
329
+ go.opentelemetry.io/otel v1.22.0 // indirect
329
330
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.44.0 // indirect
330
331
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.44.0 // indirect
331
332
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0 // indirect
@@ -334,32 +335,31 @@ require (
334
335
go.opentelemetry.io/otel/exporters/prometheus v0.44.0 // indirect
335
336
go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v0.44.0 // indirect
336
337
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.21.0 // indirect
337
- go.opentelemetry.io/otel/metric v1.21 .0 // indirect
338
+ go.opentelemetry.io/otel/metric v1.22 .0 // indirect
338
339
go.opentelemetry.io/otel/sdk v1.21.0 // indirect
339
340
go.opentelemetry.io/otel/sdk/metric v1.21.0 // indirect
340
- go.opentelemetry.io/otel/trace v1.21 .0 // indirect
341
+ go.opentelemetry.io/otel/trace v1.22 .0 // indirect
341
342
go.opentelemetry.io/proto/otlp v1.0.0 // indirect
342
343
go.starlark.net v0.0.0-20231121155337-90ade8b19d09 // indirect
343
344
go.step.sm/crypto v0.38.0 // indirect
344
345
go.uber.org/multierr v1.11.0 // indirect
345
346
go.uber.org/zap v1.26.0 // indirect
346
347
golang.org/x/exp v0.0.0-20231206192017-f3f8817b8deb // indirect
347
348
golang.org/x/mod v0.14.0 // indirect
348
- golang.org/x/net v0.19 .0 // indirect
349
- golang.org/x/oauth2 v0.15 .0 // indirect
350
- golang.org/x/sys v0.15 .0 // indirect
351
- golang.org/x/term v0.15 .0 // indirect
349
+ golang.org/x/net v0.20 .0 // indirect
350
+ golang.org/x/oauth2 v0.16 .0 // indirect
351
+ golang.org/x/sys v0.16 .0 // indirect
352
+ golang.org/x/term v0.16 .0 // indirect
352
353
golang.org/x/text v0.14.0 // indirect
353
354
golang.org/x/time v0.5.0 // indirect
354
- golang.org/x/tools v0.16.0 // indirect
355
- golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect
355
+ golang.org/x/tools v0.17.0 // indirect
356
356
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
357
357
google.golang.org/appengine v1.6.8 // indirect
358
- google.golang.org/genproto v0.0.0-20231106174013-bbf56f31fb17 // indirect
359
- google.golang.org/genproto/googleapis/api v0.0.0-20231106174013-bbf56f31fb17 // indirect
360
- google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f // indirect
361
- google.golang.org/grpc v1.59.0 // indirect
362
- google.golang.org/protobuf v1.31 .0 // indirect
358
+ google.golang.org/genproto v0.0.0-20240102182953-50ed04b92917 // indirect
359
+ google.golang.org/genproto/googleapis/api v0.0.0-20240102182953-50ed04b92917 // indirect
360
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20240116215550-a9fa1716bcac // indirect
361
+ google.golang.org/grpc v1.60.1 // indirect
362
+ google.golang.org/protobuf v1.32 .0 // indirect
363
363
gopkg.in/evanphx/json-patch.v5 v5.7.0 // indirect
364
364
gopkg.in/go-jose/go-jose.v2 v2.6.1 // indirect
365
365
gopkg.in/inf.v0 v0.9.1 // indirect
@@ -368,13 +368,13 @@ require (
368
368
gopkg.in/warnings.v0 v0.1.2 // indirect
369
369
gopkg.in/yaml.v2 v2.4.0 // indirect
370
370
gopkg.in/yaml.v3 v3.0.1 // indirect
371
- k8s.io/apiextensions-apiserver v0.28.4 // indirect
372
- k8s.io/apiserver v0.28.4 // indirect
373
- k8s.io/cli-runtime v0.28.4 // indirect
374
- k8s.io/component-base v0.28.4 // indirect
371
+ k8s.io/apiextensions-apiserver v0.28.6 // indirect
372
+ k8s.io/apiserver v0.28.6 // indirect
373
+ k8s.io/cli-runtime v0.28.6 // indirect
374
+ k8s.io/component-base v0.28.6 // indirect
375
375
k8s.io/klog/v2 v2.110.1 // indirect
376
376
k8s.io/kube-openapi v0.0.0-20231206194836-bf4651e18aa8 // indirect
377
- k8s.io/kubectl v0.28.4 // indirect
377
+ k8s.io/kubectl v0.28.6 // indirect
378
378
oras.land/oras-go v1.2.4 // indirect
379
379
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
380
380
sigs.k8s.io/kustomize/api v0.16.0 // indirect
0 commit comments