Skip to content

Commit 184f11e

Browse files
chore(deps): bump the go group with 11 updates
Bumps the go group with 11 updates: | Package | From | To | | --- | --- | --- | | [github.com/fluxcd/cli-utils](https://github.com/fluxcd/cli-utils) | `0.37.1-flux.1` | `0.37.2-flux.1` | | [github.com/fluxcd/flux2/v2](https://github.com/fluxcd/flux2) | `2.7.5` | `2.8.1` | | [github.com/fluxcd/helm-controller/api](https://github.com/fluxcd/helm-controller) | `1.5.0` | `1.5.1` | | [github.com/fluxcd/kustomize-controller/api](https://github.com/fluxcd/kustomize-controller) | `1.8.0` | `1.8.1` | | [github.com/fluxcd/notification-controller/api](https://github.com/fluxcd/notification-controller) | `1.8.0` | `1.8.1` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.35.1` | `0.35.2` | | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.35.1` | `0.35.2` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.35.1` | `0.35.2` | | [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.35.1` | `0.35.2` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.35.1` | `0.35.2` | | [ocm.software/ocm](https://github.com/open-component-model/ocm) | `0.35.0` | `0.36.0` | Updates `github.com/fluxcd/cli-utils` from 0.37.1-flux.1 to 0.37.2-flux.1 - [Commits](fluxcd/cli-utils@v0.37.1-flux.1...v0.37.2-flux.1) Updates `github.com/fluxcd/flux2/v2` from 2.7.5 to 2.8.1 - [Release notes](https://github.com/fluxcd/flux2/releases) - [Commits](fluxcd/flux2@v2.7.5...v2.8.1) Updates `github.com/fluxcd/helm-controller/api` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/fluxcd/helm-controller/releases) - [Changelog](https://github.com/fluxcd/helm-controller/blob/main/CHANGELOG.md) - [Commits](fluxcd/helm-controller@v1.5.0...v1.5.1) Updates `github.com/fluxcd/kustomize-controller/api` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/fluxcd/kustomize-controller/releases) - [Changelog](https://github.com/fluxcd/kustomize-controller/blob/main/CHANGELOG.md) - [Commits](fluxcd/kustomize-controller@v1.8.0...v1.8.1) Updates `github.com/fluxcd/notification-controller/api` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/fluxcd/notification-controller/releases) - [Changelog](https://github.com/fluxcd/notification-controller/blob/main/CHANGELOG.md) - [Commits](fluxcd/notification-controller@v1.8.0...v1.8.1) Updates `k8s.io/api` from 0.35.1 to 0.35.2 - [Commits](kubernetes/api@v0.35.1...v0.35.2) Updates `k8s.io/apiextensions-apiserver` from 0.35.1 to 0.35.2 - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.35.1...v0.35.2) Updates `k8s.io/apimachinery` from 0.35.1 to 0.35.2 - [Commits](kubernetes/apimachinery@v0.35.1...v0.35.2) Updates `k8s.io/cli-runtime` from 0.35.1 to 0.35.2 - [Commits](kubernetes/cli-runtime@v0.35.1...v0.35.2) Updates `k8s.io/client-go` from 0.35.1 to 0.35.2 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.35.1...v0.35.2) Updates `ocm.software/ocm` from 0.35.0 to 0.36.0 - [Release notes](https://github.com/open-component-model/ocm/releases) - [Changelog](https://github.com/open-component-model/ocm/blob/main/RELEASE_PROCESS.md) - [Commits](open-component-model/ocm@v0.35...v0.36) --- updated-dependencies: - dependency-name: github.com/fluxcd/cli-utils dependency-version: 0.37.2-flux.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/fluxcd/flux2/v2 dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/fluxcd/helm-controller/api dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/fluxcd/kustomize-controller/api dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/fluxcd/notification-controller/api dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: k8s.io/api dependency-version: 0.35.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: k8s.io/apiextensions-apiserver dependency-version: 0.35.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: k8s.io/apimachinery dependency-version: 0.35.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: k8s.io/cli-runtime dependency-version: 0.35.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: k8s.io/client-go dependency-version: 0.35.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: ocm.software/ocm dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6bc46f1 commit 184f11e

2 files changed

Lines changed: 201 additions & 192 deletions

File tree

go.mod

Lines changed: 58 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/open-component-model/ocm-e2e-framework
22

3-
go 1.25.5
3+
go 1.26.0
44

55
replace github.com/opencontainers/go-digest => github.com/opencontainers/go-digest v1.0.1-0.20220411205349-bde1400a84be
66

@@ -11,13 +11,13 @@ replace github.com/ThalesIgnite/crypto11 => github.com/ThalesGroup/crypto11 v1.6
1111

1212
require (
1313
code.gitea.io/sdk/gitea v0.23.2
14-
github.com/fluxcd/cli-utils v0.37.1-flux.1
15-
github.com/fluxcd/flux2/v2 v2.7.5
16-
github.com/fluxcd/helm-controller/api v1.5.0
14+
github.com/fluxcd/cli-utils v0.37.2-flux.1
15+
github.com/fluxcd/flux2/v2 v2.8.1
16+
github.com/fluxcd/helm-controller/api v1.5.1
1717
github.com/fluxcd/image-automation-controller/api v1.1.0
1818
github.com/fluxcd/image-reflector-controller/api v1.1.0
19-
github.com/fluxcd/kustomize-controller/api v1.8.0
20-
github.com/fluxcd/notification-controller/api v1.8.0
19+
github.com/fluxcd/kustomize-controller/api v1.8.1
20+
github.com/fluxcd/notification-controller/api v1.8.1
2121
github.com/fluxcd/pkg/apis/meta v1.25.0
2222
github.com/fluxcd/pkg/runtime v0.102.0
2323
github.com/fluxcd/pkg/ssa v0.69.0
@@ -27,12 +27,12 @@ require (
2727
github.com/open-component-model/ocm-controller v0.28.0
2828
github.com/open-component-model/replication-controller v0.13.1
2929
github.com/stretchr/testify v1.11.1
30-
k8s.io/api v0.35.1
31-
k8s.io/apiextensions-apiserver v0.35.1
32-
k8s.io/apimachinery v0.35.1
33-
k8s.io/cli-runtime v0.35.1
34-
k8s.io/client-go v0.35.1
35-
ocm.software/ocm v0.35.0
30+
k8s.io/api v0.35.2
31+
k8s.io/apiextensions-apiserver v0.35.2
32+
k8s.io/apimachinery v0.35.2
33+
k8s.io/cli-runtime v0.35.2
34+
k8s.io/client-go v0.35.2
35+
ocm.software/ocm v0.36.0
3636
sigs.k8s.io/controller-runtime v0.23.1
3737
sigs.k8s.io/e2e-framework v0.6.0
3838
sigs.k8s.io/kustomize/api v0.21.1
@@ -78,33 +78,33 @@ require (
7878
github.com/alibabacloud-go/tea-xml v1.1.3 // indirect
7979
github.com/aliyun/credentials-go v1.4.8 // indirect
8080
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
81-
github.com/aws/aws-sdk-go-v2 v1.41.0 // indirect
81+
github.com/aws/aws-sdk-go-v2 v1.41.1 // indirect
8282
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.4 // indirect
83-
github.com/aws/aws-sdk-go-v2/config v1.32.5 // indirect
84-
github.com/aws/aws-sdk-go-v2/credentials v1.19.5 // indirect
85-
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.16 // indirect
86-
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.20.13 // indirect
87-
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.16 // indirect
88-
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.16 // indirect
83+
github.com/aws/aws-sdk-go-v2/config v1.32.7 // indirect
84+
github.com/aws/aws-sdk-go-v2/credentials v1.19.7 // indirect
85+
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.17 // indirect
86+
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.21.0 // indirect
87+
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.17 // indirect
88+
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.17 // indirect
8989
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.4 // indirect
90-
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.15 // indirect
91-
github.com/aws/aws-sdk-go-v2/service/ecr v1.54.2 // indirect
92-
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.38.4 // indirect
90+
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.17 // indirect
91+
github.com/aws/aws-sdk-go-v2/service/ecr v1.55.1 // indirect
92+
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.38.9 // indirect
9393
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.4 // indirect
94-
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.6 // indirect
95-
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.16 // indirect
96-
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.15 // indirect
97-
github.com/aws/aws-sdk-go-v2/service/s3 v1.93.0 // indirect
98-
github.com/aws/aws-sdk-go-v2/service/signin v1.0.4 // indirect
99-
github.com/aws/aws-sdk-go-v2/service/sso v1.30.7 // indirect
100-
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.12 // indirect
101-
github.com/aws/aws-sdk-go-v2/service/sts v1.41.5 // indirect
94+
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.8 // indirect
95+
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.17 // indirect
96+
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.17 // indirect
97+
github.com/aws/aws-sdk-go-v2/service/s3 v1.95.1 // indirect
98+
github.com/aws/aws-sdk-go-v2/service/signin v1.0.5 // indirect
99+
github.com/aws/aws-sdk-go-v2/service/sso v1.30.9 // indirect
100+
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.13 // indirect
101+
github.com/aws/aws-sdk-go-v2/service/sts v1.41.6 // indirect
102102
github.com/aws/smithy-go v1.24.0 // indirect
103-
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.10.1 // indirect
103+
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.11.0 // indirect
104104
github.com/beorn7/perks v1.0.1 // indirect
105105
github.com/blang/semver v3.5.1+incompatible // indirect
106106
github.com/blang/semver/v4 v4.0.0 // indirect
107-
github.com/buildkite/agent/v3 v3.111.0 // indirect
107+
github.com/buildkite/agent/v3 v3.115.2 // indirect
108108
github.com/buildkite/go-pipeline v0.16.0 // indirect
109109
github.com/buildkite/interpolate v0.1.5 // indirect
110110
github.com/buildkite/roko v1.4.0 // indirect
@@ -119,7 +119,7 @@ require (
119119
github.com/cloudflare/cfssl v1.6.5 // indirect
120120
github.com/cloudflare/circl v1.6.3 // indirect
121121
github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be // indirect
122-
github.com/containerd/containerd v1.7.29 // indirect
122+
github.com/containerd/containerd v1.7.30 // indirect
123123
github.com/containerd/errdefs v1.0.0 // indirect
124124
github.com/containerd/errdefs/pkg v0.3.0 // indirect
125125
github.com/containerd/log v0.1.0 // indirect
@@ -139,7 +139,7 @@ require (
139139
github.com/digitorus/timestamp v0.0.0-20250524132541-c45532741eea // indirect
140140
github.com/dimchansky/utfbom v1.1.1 // indirect
141141
github.com/distribution/reference v0.6.0 // indirect
142-
github.com/docker/cli v29.1.2+incompatible // indirect
142+
github.com/docker/cli v29.1.5+incompatible // indirect
143143
github.com/docker/distribution v2.8.3+incompatible // indirect
144144
github.com/docker/docker v28.5.2+incompatible // indirect
145145
github.com/docker/docker-credential-helpers v0.9.4 // indirect
@@ -156,8 +156,8 @@ require (
156156
github.com/felixge/httpsnoop v1.0.4 // indirect
157157
github.com/fluxcd/pkg/apis/acl v0.9.0 // indirect
158158
github.com/fluxcd/pkg/apis/kustomize v1.15.0 // indirect
159-
github.com/fluxcd/pkg/kustomize v1.24.0 // indirect
160-
github.com/fluxcd/pkg/tar v0.16.0 // indirect
159+
github.com/fluxcd/pkg/kustomize v1.27.0 // indirect
160+
github.com/fluxcd/pkg/tar v0.17.0 // indirect
161161
github.com/fsnotify/fsnotify v1.9.0 // indirect
162162
github.com/fvbommel/sortorder v1.1.0 // indirect
163163
github.com/fxamacker/cbor/v2 v2.9.0 // indirect
@@ -166,7 +166,7 @@ require (
166166
github.com/go-errors/errors v1.5.1 // indirect
167167
github.com/go-fed/httpsig v1.1.0 // indirect
168168
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
169-
github.com/go-git/go-billy/v5 v5.6.2 // indirect
169+
github.com/go-git/go-billy/v5 v5.7.0 // indirect
170170
github.com/go-git/go-git/v5 v5.16.5 // indirect
171171
github.com/go-ini/ini v1.67.0 // indirect
172172
github.com/go-jose/go-jose/v4 v4.1.3 // indirect
@@ -208,10 +208,10 @@ require (
208208
github.com/google/go-containerregistry v0.20.7 // indirect
209209
github.com/google/go-github/v45 v45.2.0 // indirect
210210
github.com/google/go-github/v73 v73.0.0 // indirect
211-
github.com/google/go-querystring v1.1.0 // indirect
211+
github.com/google/go-querystring v1.2.0 // indirect
212212
github.com/google/s2a-go v0.1.9 // indirect
213213
github.com/google/uuid v1.6.0 // indirect
214-
github.com/googleapis/enterprise-certificate-proxy v0.3.9 // indirect
214+
github.com/googleapis/enterprise-certificate-proxy v0.3.11 // indirect
215215
github.com/googleapis/gax-go/v2 v2.16.0 // indirect
216216
github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 // indirect
217217
github.com/gowebpki/jcs v1.0.1 // indirect
@@ -233,7 +233,7 @@ require (
233233
github.com/jinzhu/copier v0.4.0 // indirect
234234
github.com/json-iterator/go v1.1.12 // indirect
235235
github.com/kevinburke/ssh_config v1.4.0 // indirect
236-
github.com/klauspost/compress v1.18.2 // indirect
236+
github.com/klauspost/compress v1.18.3 // indirect
237237
github.com/klauspost/cpuid/v2 v2.3.0 // indirect
238238
github.com/klauspost/pgzip v1.2.6 // indirect
239239
github.com/letsencrypt/boulder v0.20251110.0 // indirect
@@ -274,7 +274,7 @@ require (
274274
github.com/nozzle/throttler v0.0.0-20180817012639-2ea982251481 // indirect
275275
github.com/oklog/ulid v1.3.1 // indirect
276276
github.com/oleiade/reflections v1.1.0 // indirect
277-
github.com/onsi/gomega v1.39.0 // indirect
277+
github.com/onsi/gomega v1.39.1 // indirect
278278
github.com/opencontainers/go-digest v1.0.0 // indirect
279279
github.com/opencontainers/image-spec v1.1.1 // indirect
280280
github.com/opencontainers/runtime-spec v1.3.0 // indirect
@@ -298,14 +298,14 @@ require (
298298
github.com/secure-systems-lab/go-securesystemslib v0.10.0 // indirect
299299
github.com/sergi/go-diff v1.4.0 // indirect
300300
github.com/shibumi/go-pathspec v1.3.0 // indirect
301-
github.com/sigstore/cosign/v2 v2.6.2 // indirect
301+
github.com/sigstore/cosign/v3 v3.0.4 // indirect
302302
github.com/sigstore/fulcio v1.8.5 // indirect
303303
github.com/sigstore/protobuf-specs v0.5.0 // indirect
304304
github.com/sigstore/rekor v1.5.0 // indirect
305305
github.com/sigstore/rekor-tiles/v2 v2.0.1 // indirect
306306
github.com/sigstore/sigstore v1.10.4 // indirect
307307
github.com/sigstore/sigstore-go v1.1.4 // indirect
308-
github.com/sigstore/timestamp-authority/v2 v2.0.3 // indirect
308+
github.com/sigstore/timestamp-authority/v2 v2.0.4 // indirect
309309
github.com/sirupsen/logrus v1.9.4 // indirect
310310
github.com/skeema/knownhosts v1.3.2 // indirect
311311
github.com/spf13/afero v1.15.0 // indirect
@@ -337,14 +337,14 @@ require (
337337
github.com/xeipuuv/gojsonschema v1.2.0 // indirect
338338
github.com/xlab/treeprint v1.2.0 // indirect
339339
github.com/yuin/gopher-lua v1.1.1 // indirect
340-
gitlab.com/gitlab-org/api/client-go v0.159.0 // indirect
340+
gitlab.com/gitlab-org/api/client-go v1.29.0 // indirect
341341
go.mongodb.org/mongo-driver v1.17.6 // indirect
342342
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
343343
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0 // indirect
344344
go.opentelemetry.io/otel v1.40.0 // indirect
345345
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.38.0 // indirect
346-
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.38.0 // indirect
347-
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.38.0 // indirect
346+
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.39.0 // indirect
347+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.39.0 // indirect
348348
go.opentelemetry.io/otel/metric v1.40.0 // indirect
349349
go.opentelemetry.io/otel/sdk v1.40.0 // indirect
350350
go.opentelemetry.io/otel/sdk/metric v1.40.0 // indirect
@@ -354,20 +354,19 @@ require (
354354
go.uber.org/zap v1.27.1 // indirect
355355
go.yaml.in/yaml/v2 v2.4.3 // indirect
356356
go.yaml.in/yaml/v3 v3.0.4 // indirect
357-
golang.org/x/crypto v0.47.0 // indirect
358-
golang.org/x/exp v0.0.0-20251023183803-a4bb9ffd2546 // indirect
359-
golang.org/x/mod v0.31.0 // indirect
360-
golang.org/x/net v0.49.0 // indirect
361-
golang.org/x/oauth2 v0.34.0 // indirect
357+
golang.org/x/crypto v0.48.0 // indirect
358+
golang.org/x/mod v0.32.0 // indirect
359+
golang.org/x/net v0.50.0 // indirect
360+
golang.org/x/oauth2 v0.35.0 // indirect
362361
golang.org/x/sync v0.19.0 // indirect
363-
golang.org/x/sys v0.40.0 // indirect
364-
golang.org/x/term v0.39.0 // indirect
365-
golang.org/x/text v0.33.0 // indirect
362+
golang.org/x/sys v0.41.0 // indirect
363+
golang.org/x/term v0.40.0 // indirect
364+
golang.org/x/text v0.34.0 // indirect
366365
golang.org/x/time v0.14.0 // indirect
367366
gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
368-
google.golang.org/api v0.260.0 // indirect
367+
google.golang.org/api v0.261.0 // indirect
369368
google.golang.org/genproto/googleapis/api v0.0.0-20251222181119-0a764e51fe1b // indirect
370-
google.golang.org/genproto/googleapis/rpc v0.0.0-20251222181119-0a764e51fe1b // indirect
369+
google.golang.org/genproto/googleapis/rpc v0.0.0-20260120174246-409b4a993575 // indirect
371370
google.golang.org/grpc v1.78.0 // indirect
372371
google.golang.org/protobuf v1.36.11 // indirect
373372
gopkg.in/evanphx/json-patch.v4 v4.13.0 // indirect
@@ -377,11 +376,11 @@ require (
377376
gopkg.in/warnings.v0 v0.1.2 // indirect
378377
gopkg.in/yaml.v2 v2.4.0 // indirect
379378
gopkg.in/yaml.v3 v3.0.1 // indirect
380-
helm.sh/helm/v3 v3.19.2 // indirect
381-
k8s.io/component-base v0.35.1 // indirect
379+
helm.sh/helm/v3 v3.20.0 // indirect
380+
k8s.io/component-base v0.35.2 // indirect
382381
k8s.io/klog/v2 v2.130.1 // indirect
383382
k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912 // indirect
384-
k8s.io/kubectl v0.35.0 // indirect
383+
k8s.io/kubectl v0.35.1 // indirect
385384
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4 // indirect
386385
oras.land/oras-go/v2 v2.6.0 // indirect
387386
sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730 // indirect

0 commit comments

Comments
 (0)