Skip to content

Commit 8dbb1a6

Browse files
chore(deps): bump the go group across 1 directory with 23 updates
Bumps the go group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | code.gitea.io/sdk/gitea | `0.17.1` | `0.19.0` | | [github.com/fluxcd/flux2/v2](https://github.com/fluxcd/flux2) | `2.3.0` | `2.4.0` | | [github.com/open-component-model/git-controller](https://github.com/open-component-model/git-controller) | `0.8.0` | `0.12.1` | | [github.com/open-component-model/replication-controller](https://github.com/open-component-model/replication-controller) | `0.7.0` | `0.13.1` | | [sigs.k8s.io/e2e-framework](https://github.com/kubernetes-sigs/e2e-framework) | `0.2.0` | `0.5.0` | | [sigs.k8s.io/kustomize/api](https://github.com/kubernetes-sigs/kustomize) | `0.17.3` | `0.18.0` | | [github.com/open-component-model/ocm-controller](https://github.com/open-component-model/ocm-controller) | `0.19.0` | `0.25.3` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.19.0` | `0.19.3` | Updates `code.gitea.io/sdk/gitea` from 0.17.1 to 0.19.0 Updates `github.com/fluxcd/flux2/v2` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/fluxcd/flux2/releases) - [Changelog](https://github.com/fluxcd/flux2/blob/main/.goreleaser.yml) - [Commits](fluxcd/flux2@v2.3.0...v2.4.0) Updates `github.com/fluxcd/helm-controller/api` from 1.0.1 to 1.1.0 - [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.0.1...v1.1.0) Updates `github.com/fluxcd/image-automation-controller/api` from 0.38.0 to 0.39.0 - [Release notes](https://github.com/fluxcd/image-automation-controller/releases) - [Changelog](https://github.com/fluxcd/image-automation-controller/blob/main/CHANGELOG.md) - [Commits](fluxcd/image-automation-controller@v0.38.0...v0.39.0) Updates `github.com/fluxcd/image-reflector-controller/api` from 0.32.0 to 0.33.0 - [Release notes](https://github.com/fluxcd/image-reflector-controller/releases) - [Changelog](https://github.com/fluxcd/image-reflector-controller/blob/main/CHANGELOG.md) - [Commits](fluxcd/image-reflector-controller@v0.32.0...v0.33.0) Updates `github.com/fluxcd/kustomize-controller/api` from 1.3.0 to 1.4.0 - [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.3.0...v1.4.0) Updates `github.com/fluxcd/notification-controller/api` from 1.3.0 to 1.4.0 - [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.3.0...v1.4.0) Updates `github.com/fluxcd/pkg/apis/meta` from 1.5.0 to 1.6.1 - [Commits](fluxcd/pkg@apis/meta/v1.5.0...apis/meta/v1.6.1) Updates `github.com/fluxcd/pkg/runtime` from 0.47.1 to 0.49.1 - [Commits](fluxcd/pkg@runtime/v0.47.1...runtime/v0.49.1) Updates `github.com/fluxcd/pkg/ssa` from 0.39.1 to 0.41.1 - [Commits](fluxcd/pkg@ssa/v0.39.1...oci/v0.41.1) Updates `github.com/fluxcd/pkg/version` from 0.4.0 to 0.4.1 - [Commits](fluxcd/pkg@tar/v0.4.0...oci/v0.4.1) Updates `github.com/fluxcd/source-controller/api` from 1.3.0 to 1.4.1 - [Release notes](https://github.com/fluxcd/source-controller/releases) - [Changelog](https://github.com/fluxcd/source-controller/blob/main/CHANGELOG.md) - [Commits](fluxcd/source-controller@v1.3.0...v1.4.1) Updates `github.com/open-component-model/git-controller` from 0.8.0 to 0.12.1 - [Release notes](https://github.com/open-component-model/git-controller/releases) - [Changelog](https://github.com/open-component-model/git-controller/blob/main/.goreleaser.yaml) - [Commits](open-component-model/git-controller@v0.8.0...v0.12.1) Updates `github.com/open-component-model/replication-controller` from 0.7.0 to 0.13.1 - [Release notes](https://github.com/open-component-model/replication-controller/releases) - [Changelog](https://github.com/open-component-model/replication-controller/blob/main/.goreleaser.yaml) - [Commits](open-component-model/replication-controller@v0.7.0...v0.13.1) Updates `k8s.io/apiextensions-apiserver` from 0.31.0 to 0.31.1 - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.31.0...v0.31.1) Updates `k8s.io/cli-runtime` from 0.31.0 to 0.31.1 - [Commits](kubernetes/cli-runtime@v0.31.0...v0.31.1) Updates `sigs.k8s.io/e2e-framework` from 0.2.0 to 0.5.0 - [Release notes](https://github.com/kubernetes-sigs/e2e-framework/releases) - [Changelog](https://github.com/kubernetes-sigs/e2e-framework/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/e2e-framework@v0.2.0...v0.5.0) Updates `sigs.k8s.io/kustomize/api` from 0.17.3 to 0.18.0 - [Release notes](https://github.com/kubernetes-sigs/kustomize/releases) - [Commits](kubernetes-sigs/kustomize@api/v0.17.3...api/v0.18.0) Updates `github.com/open-component-model/ocm-controller` from 0.19.0 to 0.25.3 - [Release notes](https://github.com/open-component-model/ocm-controller/releases) - [Changelog](https://github.com/open-component-model/ocm-controller/blob/main/.goreleaser.yaml) - [Commits](open-component-model/ocm-controller@v0.19.0...v0.25.3) Updates `k8s.io/api` from 0.31.0 to 0.31.1 - [Commits](kubernetes/api@v0.31.0...v0.31.1) Updates `k8s.io/apimachinery` from 0.31.0 to 0.31.1 - [Commits](kubernetes/apimachinery@v0.31.0...v0.31.1) Updates `k8s.io/client-go` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.31.0...v0.31.1) Updates `sigs.k8s.io/controller-runtime` from 0.19.0 to 0.19.3 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.19.0...v0.19.3) --- updated-dependencies: - dependency-name: code.gitea.io/sdk/gitea dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/fluxcd/flux2/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/fluxcd/helm-controller/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/fluxcd/image-automation-controller/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/fluxcd/image-reflector-controller/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/fluxcd/kustomize-controller/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/fluxcd/notification-controller/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/fluxcd/pkg/apis/meta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/fluxcd/pkg/runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/fluxcd/pkg/ssa dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/fluxcd/pkg/version dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/fluxcd/source-controller/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/open-component-model/git-controller dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/open-component-model/replication-controller dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: k8s.io/apiextensions-apiserver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: k8s.io/cli-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: sigs.k8s.io/e2e-framework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: sigs.k8s.io/kustomize/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/open-component-model/ocm-controller dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 90e0fed commit 8dbb1a6

File tree

2 files changed

+372
-363
lines changed

2 files changed

+372
-363
lines changed

go.mod

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

33
go 1.22.2
4-
5-
toolchain go1.22.4
4+
toolchain go1.22.10
65

76
replace github.com/opencontainers/go-digest => github.com/opencontainers/go-digest v1.0.1-0.20220411205349-bde1400a84be
87

98
// OCM dependent re-writes
109
replace github.com/texttheater/golang-levenshtein => github.com/texttheater/golang-levenshtein v0.0.0-20200805054039-cae8b0eaed6c
1110

1211
require (
13-
code.gitea.io/sdk/gitea v0.17.1
12+
code.gitea.io/sdk/gitea v0.19.0
1413
github.com/fluxcd/cli-utils v0.36.0-flux.9
15-
github.com/fluxcd/flux2/v2 v2.3.0
16-
github.com/fluxcd/helm-controller/api v1.0.1
17-
github.com/fluxcd/image-automation-controller/api v0.38.0
18-
github.com/fluxcd/image-reflector-controller/api v0.32.0
19-
github.com/fluxcd/kustomize-controller/api v1.3.0
20-
github.com/fluxcd/notification-controller/api v1.3.0
21-
github.com/fluxcd/pkg/apis/meta v1.5.0
22-
github.com/fluxcd/pkg/runtime v0.47.1
23-
github.com/fluxcd/pkg/ssa v0.39.1
24-
github.com/fluxcd/pkg/version v0.4.0
25-
github.com/fluxcd/source-controller/api v1.3.0
26-
github.com/open-component-model/git-controller v0.8.0
14+
github.com/fluxcd/flux2/v2 v2.4.0
15+
github.com/fluxcd/helm-controller/api v1.1.0
16+
github.com/fluxcd/image-automation-controller/api v0.39.0
17+
github.com/fluxcd/image-reflector-controller/api v0.33.0
18+
github.com/fluxcd/kustomize-controller/api v1.4.0
19+
github.com/fluxcd/notification-controller/api v1.4.0
20+
github.com/fluxcd/pkg/apis/meta v1.6.1
21+
github.com/fluxcd/pkg/runtime v0.49.1
22+
github.com/fluxcd/pkg/ssa v0.41.1
23+
github.com/fluxcd/pkg/version v0.4.1
24+
github.com/fluxcd/source-controller/api v1.4.1
25+
github.com/open-component-model/git-controller v0.12.1
2726
github.com/open-component-model/ocm v0.11.0
28-
github.com/open-component-model/replication-controller v0.7.0
29-
k8s.io/apiextensions-apiserver v0.31.0
30-
k8s.io/cli-runtime v0.31.0
31-
sigs.k8s.io/e2e-framework v0.2.0
32-
sigs.k8s.io/kustomize/api v0.17.3
27+
github.com/open-component-model/replication-controller v0.13.1
28+
k8s.io/apiextensions-apiserver v0.31.1
29+
k8s.io/cli-runtime v0.31.1
30+
sigs.k8s.io/e2e-framework v0.5.0
31+
sigs.k8s.io/kustomize/api v0.18.0
3332
)
3433

3534
require (
35+
cloud.google.com/go/auth v0.5.1 // indirect
36+
cloud.google.com/go/auth/oauth2adapt v0.2.2 // indirect
3637
cloud.google.com/go/compute/metadata v0.3.0 // indirect
38+
cuelabs.dev/go/oci/ociregistry v0.0.0-20240404174027-a39bec0462d2 // indirect
3739
filippo.io/edwards25519 v1.1.0 // indirect
3840
github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 // indirect
3941
github.com/AliyunContainerService/ack-ram-tool/pkg/credentials/alibabacloudsdkgo/helper v0.2.0 // indirect
4042
github.com/Azure/azure-sdk-for-go v68.0.0+incompatible // indirect
4143
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
4244
github.com/Azure/go-autorest v14.2.0+incompatible // indirect
4345
github.com/Azure/go-autorest/autorest v0.11.29 // indirect
44-
github.com/Azure/go-autorest/autorest/adal v0.9.23 // indirect
45-
github.com/Azure/go-autorest/autorest/azure/auth v0.5.12 // indirect
46+
github.com/Azure/go-autorest/autorest/adal v0.9.24 // indirect
47+
github.com/Azure/go-autorest/autorest/azure/auth v0.5.13 // indirect
4648
github.com/Azure/go-autorest/autorest/azure/cli v0.4.6 // indirect
4749
github.com/Azure/go-autorest/autorest/date v0.3.0 // indirect
4850
github.com/Azure/go-autorest/logger v0.2.1 // indirect
4951
github.com/Azure/go-autorest/tracing v0.6.0 // indirect
5052
github.com/InfiniteLoopSpace/go_S-MIME v0.0.0-20181221134359-3f58f9a4b2b6 // indirect
5153
github.com/MakeNowJust/heredoc v1.0.0 // indirect
52-
github.com/Masterminds/semver/v3 v3.2.1 // indirect
54+
github.com/Masterminds/semver/v3 v3.3.0 // indirect
5355
github.com/Microsoft/go-winio v0.6.2 // indirect
5456
github.com/Microsoft/hcsshim v0.12.3 // indirect
5557
github.com/ProtonMail/go-crypto v1.0.0 // indirect
@@ -61,48 +63,50 @@ require (
6163
github.com/alibabacloud-go/debug v1.0.0 // indirect
6264
github.com/alibabacloud-go/endpoint-util v1.1.1 // indirect
6365
github.com/alibabacloud-go/openapi-util v0.1.0 // indirect
64-
github.com/alibabacloud-go/tea v1.2.1 // indirect
66+
github.com/alibabacloud-go/tea v1.2.2 // indirect
6567
github.com/alibabacloud-go/tea-utils v1.4.5 // indirect
6668
github.com/alibabacloud-go/tea-xml v1.1.3 // indirect
67-
github.com/aliyun/credentials-go v1.3.1 // indirect
69+
github.com/aliyun/credentials-go v1.3.4 // indirect
6870
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
69-
github.com/aws/aws-sdk-go-v2 v1.27.0 // indirect
71+
github.com/aws/aws-sdk-go-v2 v1.30.5 // indirect
7072
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2 // indirect
71-
github.com/aws/aws-sdk-go-v2/config v1.27.16 // indirect
72-
github.com/aws/aws-sdk-go-v2/credentials v1.17.16 // indirect
73-
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.3 // indirect
74-
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.16.21 // indirect
75-
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.7 // indirect
76-
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.7 // indirect
77-
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 // indirect
78-
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.7 // indirect
79-
github.com/aws/aws-sdk-go-v2/service/ecr v1.28.3 // indirect
80-
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.18.2 // indirect
81-
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2 // indirect
82-
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.9 // indirect
83-
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.9 // indirect
84-
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.7 // indirect
85-
github.com/aws/aws-sdk-go-v2/service/s3 v1.54.3 // indirect
86-
github.com/aws/aws-sdk-go-v2/service/sso v1.20.9 // indirect
87-
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.24.3 // indirect
88-
github.com/aws/aws-sdk-go-v2/service/sts v1.28.10 // indirect
89-
github.com/aws/smithy-go v1.20.2 // indirect
90-
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20231024185945-8841054dbdb8 // indirect
73+
github.com/aws/aws-sdk-go-v2/config v1.27.33 // indirect
74+
github.com/aws/aws-sdk-go-v2/credentials v1.17.32 // indirect
75+
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.13 // indirect
76+
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.16.23 // indirect
77+
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.17 // indirect
78+
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.17 // indirect
79+
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.1 // indirect
80+
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.8 // indirect
81+
github.com/aws/aws-sdk-go-v2/service/ecr v1.33.0 // indirect
82+
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.23.9 // indirect
83+
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.4 // indirect
84+
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.10 // indirect
85+
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.19 // indirect
86+
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.8 // indirect
87+
github.com/aws/aws-sdk-go-v2/service/s3 v1.55.0 // indirect
88+
github.com/aws/aws-sdk-go-v2/service/sso v1.22.7 // indirect
89+
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.7 // indirect
90+
github.com/aws/aws-sdk-go-v2/service/sts v1.30.7 // indirect
91+
github.com/aws/smithy-go v1.20.4 // indirect
92+
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20240605144053-e9736b52ea9c // indirect
9193
github.com/beorn7/perks v1.0.1 // indirect
9294
github.com/blang/semver v3.5.1+incompatible // indirect
9395
github.com/blang/semver/v4 v4.0.0 // indirect
94-
github.com/buildkite/agent/v3 v3.62.0 // indirect
95-
github.com/buildkite/go-pipeline v0.3.2 // indirect
96-
github.com/buildkite/interpolate v0.0.0-20200526001904-07f35b4ae251 // indirect
96+
github.com/buildkite/agent/v3 v3.73.1 // indirect
97+
github.com/buildkite/go-pipeline v0.9.0 // indirect
98+
github.com/buildkite/interpolate v0.1.2 // indirect
99+
github.com/buildkite/roko v1.2.0 // indirect
97100
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
98101
github.com/cespare/xxhash/v2 v2.3.0 // indirect
99102
github.com/chai2010/gettext-go v1.0.2 // indirect
100103
github.com/chrismellard/docker-credential-acr-env v0.0.0-20230304212654-82a0ddb27589 // indirect
101104
github.com/clbanning/mxj/v2 v2.7.0 // indirect
102105
github.com/cloudflare/cfssl v1.6.5 // indirect
103-
github.com/cloudflare/circl v1.3.7 // indirect
106+
github.com/cloudflare/circl v1.4.0 // indirect
104107
github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be // indirect
105-
github.com/containerd/containerd v1.7.17 // indirect
108+
github.com/containerd/containerd v1.7.18 // indirect
109+
github.com/containerd/errdefs v0.1.0 // indirect
106110
github.com/containerd/log v0.1.0 // indirect
107111
github.com/containerd/stargz-snapshotter/estargz v0.15.1 // indirect
108112
github.com/containers/image/v5 v5.31.0 // indirect
@@ -111,16 +115,16 @@ require (
111115
github.com/containers/storage v1.54.0 // indirect
112116
github.com/coreos/go-oidc/v3 v3.10.0 // indirect
113117
github.com/cyberphone/json-canonicalization v0.0.0-20231217050601-ba74d44ecf5f // indirect
114-
github.com/cyphar/filepath-securejoin v0.2.5 // indirect
118+
github.com/cyphar/filepath-securejoin v0.3.2 // indirect
115119
github.com/davidmz/go-pageant v1.0.2 // indirect
116120
github.com/digitorus/pkcs7 v0.0.0-20230818184609-3a137a874352 // indirect
117121
github.com/digitorus/timestamp v0.0.0-20231217203849-220c5c2851b7 // indirect
118122
github.com/dimchansky/utfbom v1.1.1 // indirect
119123
github.com/distribution/reference v0.6.0 // indirect
120-
github.com/docker/cli v26.1.3+incompatible // indirect
124+
github.com/docker/cli v27.1.2+incompatible // indirect
121125
github.com/docker/distribution v2.8.3+incompatible // indirect
122126
github.com/docker/docker v26.1.5+incompatible // indirect
123-
github.com/docker/docker-credential-helpers v0.8.1 // indirect
127+
github.com/docker/docker-credential-helpers v0.8.2 // indirect
124128
github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c // indirect
125129
github.com/docker/go-connections v0.5.0 // indirect
126130
github.com/docker/go-metrics v0.0.1 // indirect
@@ -129,9 +133,9 @@ require (
129133
github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f // indirect
130134
github.com/felixge/httpsnoop v1.0.4 // indirect
131135
github.com/fluxcd/pkg/apis/acl v0.3.0 // indirect
132-
github.com/fluxcd/pkg/apis/kustomize v1.5.0 // indirect
133-
github.com/fluxcd/pkg/kustomize v1.11.0 // indirect
134-
github.com/fluxcd/pkg/tar v0.7.0 // indirect
136+
github.com/fluxcd/pkg/apis/kustomize v1.6.1 // indirect
137+
github.com/fluxcd/pkg/kustomize v1.13.0 // indirect
138+
github.com/fluxcd/pkg/tar v0.8.1 // indirect
135139
github.com/fsnotify/fsnotify v1.7.0 // indirect
136140
github.com/fvbommel/sortorder v1.1.0 // indirect
137141
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
@@ -140,7 +144,7 @@ require (
140144
github.com/go-errors/errors v1.5.1 // indirect
141145
github.com/go-fed/httpsig v1.1.0 // indirect
142146
github.com/go-jose/go-jose/v3 v3.0.3 // indirect
143-
github.com/go-jose/go-jose/v4 v4.0.1 // indirect
147+
github.com/go-jose/go-jose/v4 v4.0.2 // indirect
144148
github.com/go-logr/stdr v1.2.2 // indirect
145149
github.com/go-openapi/analysis v0.23.0 // indirect
146150
github.com/go-openapi/errors v0.22.0 // indirect
@@ -154,9 +158,9 @@ require (
154158
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
155159
github.com/golang/snappy v0.0.4 // indirect
156160
github.com/google/btree v1.1.2 // indirect
157-
github.com/google/certificate-transparency-go v1.1.8 // indirect
161+
github.com/google/certificate-transparency-go v1.2.1 // indirect
158162
github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49 // indirect
159-
github.com/google/go-containerregistry v0.19.1 // indirect
163+
github.com/google/go-containerregistry v0.20.2 // indirect
160164
github.com/google/go-github/v45 v45.2.0 // indirect
161165
github.com/google/go-github/v55 v55.0.0 // indirect
162166
github.com/google/go-querystring v1.1.0 // indirect
@@ -173,16 +177,16 @@ require (
173177
github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
174178
github.com/hashicorp/go-rootcerts v1.0.2 // indirect
175179
github.com/hashicorp/go-secure-stdlib/strutil v0.1.2 // indirect
176-
github.com/hashicorp/go-version v1.6.0 // indirect
180+
github.com/hashicorp/go-version v1.7.0 // indirect
177181
github.com/hashicorp/hcl v1.0.1-vault-5 // indirect
178182
github.com/hashicorp/vault-client-go v0.4.3 // indirect
179183
github.com/in-toto/in-toto-golang v0.9.0 // indirect
180184
github.com/inconshreveable/mousetrap v1.1.0 // indirect
181185
github.com/jedisct1/go-minisign v0.0.0-20230811132847-661be99b8267 // indirect
182186
github.com/jmespath/go-jmespath v0.4.0 // indirect
183-
github.com/klauspost/compress v1.17.8 // indirect
187+
github.com/klauspost/compress v1.17.9 // indirect
184188
github.com/klauspost/pgzip v1.2.6 // indirect
185-
github.com/letsencrypt/boulder v0.0.0-20231026200631-000cd05d5491 // indirect
189+
github.com/letsencrypt/boulder v0.0.0-20240606225043-de8401e3454f // indirect
186190
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect
187191
github.com/magiconair/properties v1.8.7 // indirect
188192
github.com/mandelsoft/filepath v0.0.0-20240223090642-3e2777258aa3 // indirect
@@ -208,21 +212,21 @@ require (
208212
github.com/nozzle/throttler v0.0.0-20180817012639-2ea982251481 // indirect
209213
github.com/oklog/ulid v1.3.1 // indirect
210214
github.com/oleiade/reflections v1.0.1 // indirect
211-
github.com/onsi/gomega v1.33.1 // indirect
215+
github.com/onsi/gomega v1.34.2 // indirect
212216
github.com/opencontainers/go-digest v1.0.0 // indirect
213217
github.com/opencontainers/image-spec v1.1.0 // indirect
214218
github.com/opentracing/opentracing-go v1.2.0 // indirect
215219
github.com/pborman/uuid v1.2.1 // indirect
216220
github.com/pelletier/go-toml v1.9.5 // indirect
217221
github.com/pelletier/go-toml/v2 v2.2.2 // indirect
218222
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
219-
github.com/prometheus/client_golang v1.19.1 // indirect
223+
github.com/prometheus/client_golang v1.20.3 // indirect
220224
github.com/prometheus/client_model v0.6.1 // indirect
221225
github.com/prometheus/common v0.55.0 // indirect
222226
github.com/prometheus/procfs v0.15.1 // indirect
223227
github.com/russross/blackfriday/v2 v2.1.0 // indirect
224228
github.com/ryanuber/go-glob v1.0.0 // indirect
225-
github.com/sagikazarmark/locafero v0.4.0 // indirect
229+
github.com/sagikazarmark/locafero v0.6.0 // indirect
226230
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
227231
github.com/sassoftware/relic v7.2.1+incompatible // indirect
228232
github.com/secure-systems-lab/go-securesystemslib v0.8.0 // indirect
@@ -239,7 +243,7 @@ require (
239243
github.com/spf13/afero v1.11.0 // indirect
240244
github.com/spf13/cast v1.6.0 // indirect
241245
github.com/spf13/cobra v1.8.1 // indirect
242-
github.com/spf13/viper v1.18.2 // indirect
246+
github.com/spf13/viper v1.19.0 // indirect
243247
github.com/spiffe/go-spiffe/v2 v2.2.0 // indirect
244248
github.com/subosito/gotenv v1.6.0 // indirect
245249
github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d // indirect
@@ -256,51 +260,49 @@ require (
256260
github.com/valyala/fasttemplate v1.2.2 // indirect
257261
github.com/vbatts/tar-split v0.11.5 // indirect
258262
github.com/x448/float16 v0.8.4 // indirect
259-
github.com/xanzy/go-gitlab v0.102.0 // indirect
263+
github.com/xanzy/go-gitlab v0.107.0 // indirect
260264
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
261265
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
262266
github.com/xeipuuv/gojsonschema v1.2.0 // indirect
263267
github.com/xlab/treeprint v1.2.0 // indirect
264268
github.com/zeebo/errs v1.3.0 // indirect
265-
go.mongodb.org/mongo-driver v1.14.0 // indirect
269+
go.mongodb.org/mongo-driver v1.15.0 // indirect
266270
go.opencensus.io v0.24.0 // indirect
267271
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 // indirect
268272
go.opentelemetry.io/otel v1.28.0 // indirect
269-
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.25.0 // indirect
273+
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.28.0 // indirect
270274
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.28.0 // indirect
271-
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.27.0 // indirect
275+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.28.0 // indirect
272276
go.opentelemetry.io/otel/metric v1.28.0 // indirect
273277
go.opentelemetry.io/otel/sdk v1.28.0 // indirect
274-
go.opentelemetry.io/otel/sdk/metric v1.25.0 // indirect
278+
go.opentelemetry.io/otel/sdk/metric v1.28.0 // indirect
275279
go.opentelemetry.io/otel/trace v1.28.0 // indirect
276280
go.opentelemetry.io/proto/otlp v1.3.1 // indirect
277-
go.starlark.net v0.0.0-20231121155337-90ade8b19d09 // indirect
278-
go.step.sm/crypto v0.44.2 // indirect
281+
go.step.sm/crypto v0.47.0 // indirect
279282
go.uber.org/multierr v1.11.0 // indirect
280283
go.uber.org/zap v1.27.0 // indirect
281-
golang.org/x/crypto v0.26.0 // indirect
282-
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842 // indirect
283-
golang.org/x/mod v0.17.0 // indirect
284+
golang.org/x/crypto v0.27.0 // indirect
285+
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
286+
golang.org/x/mod v0.21.0 // indirect
284287
golang.org/x/sync v0.8.0 // indirect
285288
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
286-
google.golang.org/api v0.172.0 // indirect
287-
google.golang.org/genproto/googleapis/api v0.0.0-20240528184218-531527333157 // indirect
289+
google.golang.org/api v0.183.0 // indirect
290+
google.golang.org/genproto/googleapis/api v0.0.0-20240701130421-f6361c86f094 // indirect
288291
google.golang.org/genproto/googleapis/rpc v0.0.0-20240701130421-f6361c86f094 // indirect
289292
google.golang.org/grpc v1.65.0 // indirect
290293
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
291-
gopkg.in/go-jose/go-jose.v2 v2.6.3 // indirect
292294
gopkg.in/ini.v1 v1.67.0 // indirect
293295
helm.sh/helm/v3 v3.15.1 // indirect
294-
k8s.io/component-base v0.31.0 // indirect
295-
k8s.io/kubectl v0.31.0 // indirect
296+
k8s.io/component-base v0.31.1 // indirect
297+
k8s.io/kubectl v0.31.1 // indirect
296298
oras.land/oras-go v1.2.5 // indirect
297-
sigs.k8s.io/kustomize/kyaml v0.17.2 // indirect
298-
sigs.k8s.io/release-utils v0.7.7 // indirect
299+
sigs.k8s.io/kustomize/kyaml v0.18.1 // indirect
300+
sigs.k8s.io/release-utils v0.8.2 // indirect
299301
)
300302

301303
require (
302304
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
303-
github.com/emicklei/go-restful/v3 v3.12.0 // indirect
305+
github.com/emicklei/go-restful/v3 v3.12.1 // indirect
304306
github.com/evanphx/json-patch/v5 v5.9.0 // indirect
305307
github.com/go-logr/logr v1.4.2 // indirect
306308
github.com/go-openapi/jsonpointer v0.21.0 // indirect
@@ -318,27 +320,27 @@ require (
318320
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
319321
github.com/modern-go/reflect2 v1.0.2 // indirect
320322
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
321-
github.com/open-component-model/ocm-controller v0.19.0
323+
github.com/open-component-model/ocm-controller v0.25.3
322324
github.com/pkg/errors v0.9.1 // indirect
323325
github.com/spf13/pflag v1.0.5 // indirect
324-
github.com/vladimirvivien/gexe v0.2.0 // indirect
325-
golang.org/x/net v0.28.0 // indirect
326-
golang.org/x/oauth2 v0.22.0 // indirect
327-
golang.org/x/sys v0.24.0 // indirect
328-
golang.org/x/term v0.23.0 // indirect
329-
golang.org/x/text v0.17.0 // indirect
326+
github.com/vladimirvivien/gexe v0.3.0 // indirect
327+
golang.org/x/net v0.29.0 // indirect
328+
golang.org/x/oauth2 v0.23.0 // indirect
329+
golang.org/x/sys v0.25.0 // indirect
330+
golang.org/x/term v0.24.0 // indirect
331+
golang.org/x/text v0.18.0 // indirect
330332
golang.org/x/time v0.6.0 // indirect
331333
google.golang.org/protobuf v1.34.2 // indirect
332334
gopkg.in/inf.v0 v0.9.1 // indirect
333335
gopkg.in/yaml.v2 v2.4.0 // indirect
334336
gopkg.in/yaml.v3 v3.0.1 // indirect
335-
k8s.io/api v0.31.0
336-
k8s.io/apimachinery v0.31.0
337-
k8s.io/client-go v0.31.0
337+
k8s.io/api v0.31.1
338+
k8s.io/apimachinery v0.31.1
339+
k8s.io/client-go v0.31.1
338340
k8s.io/klog/v2 v2.130.1 // indirect
339-
k8s.io/kube-openapi v0.0.0-20240411171206-dc4e619f62f3 // indirect
341+
k8s.io/kube-openapi v0.0.0-20240521193020-835d969ad83a // indirect
340342
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 // indirect
341-
sigs.k8s.io/controller-runtime v0.19.0
343+
sigs.k8s.io/controller-runtime v0.19.3
342344
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
343345
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
344346
sigs.k8s.io/yaml v1.4.0

0 commit comments

Comments
 (0)