Skip to content

Commit ac356ce

Browse files
chore(deps): bump the go group with 7 updates
Bumps the go group with 7 updates: | Package | From | To | | --- | --- | --- | | [github.com/fluxcd/flux2/v2](https://github.com/fluxcd/flux2) | `2.5.1` | `2.6.0` | | [github.com/fluxcd/helm-controller/api](https://github.com/fluxcd/helm-controller) | `1.2.0` | `1.3.0` | | [github.com/fluxcd/image-automation-controller/api](https://github.com/fluxcd/image-automation-controller) | `0.40.0` | `0.41.0` | | [github.com/fluxcd/image-reflector-controller/api](https://github.com/fluxcd/image-reflector-controller) | `0.34.0` | `0.35.0` | | [github.com/fluxcd/kustomize-controller/api](https://github.com/fluxcd/kustomize-controller) | `1.5.1` | `1.6.0` | | [github.com/fluxcd/notification-controller/api](https://github.com/fluxcd/notification-controller) | `1.5.0` | `1.6.0` | | [github.com/fluxcd/source-controller/api](https://github.com/fluxcd/source-controller) | `1.5.0` | `1.6.0` | Updates `github.com/fluxcd/flux2/v2` from 2.5.1 to 2.6.0 - [Release notes](https://github.com/fluxcd/flux2/releases) - [Changelog](https://github.com/fluxcd/flux2/blob/main/.goreleaser.yml) - [Commits](fluxcd/flux2@v2.5.1...v2.6.0) Updates `github.com/fluxcd/helm-controller/api` from 1.2.0 to 1.3.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.2.0...v1.3.0) Updates `github.com/fluxcd/image-automation-controller/api` from 0.40.0 to 0.41.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.40.0...v0.41.0) Updates `github.com/fluxcd/image-reflector-controller/api` from 0.34.0 to 0.35.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.34.0...v0.35.0) Updates `github.com/fluxcd/kustomize-controller/api` from 1.5.1 to 1.6.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.5.1...v1.6.0) Updates `github.com/fluxcd/notification-controller/api` from 1.5.0 to 1.6.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.5.0...v1.6.0) Updates `github.com/fluxcd/source-controller/api` from 1.5.0 to 1.6.0 - [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.5.0...v1.6.0) --- updated-dependencies: - dependency-name: github.com/fluxcd/flux2/v2 dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/fluxcd/helm-controller/api dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/fluxcd/image-automation-controller/api dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/fluxcd/image-reflector-controller/api dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/fluxcd/kustomize-controller/api dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/fluxcd/notification-controller/api dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/fluxcd/source-controller/api dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a85257 commit ac356ce

2 files changed

Lines changed: 67 additions & 67 deletions

File tree

go.mod

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@ replace github.com/texttheater/golang-levenshtein => github.com/texttheater/gola
1212
require (
1313
code.gitea.io/sdk/gitea v0.21.0
1414
github.com/fluxcd/cli-utils v0.36.0-flux.13
15-
github.com/fluxcd/flux2/v2 v2.5.1
16-
github.com/fluxcd/helm-controller/api v1.2.0
17-
github.com/fluxcd/image-automation-controller/api v0.40.0
18-
github.com/fluxcd/image-reflector-controller/api v0.34.0
19-
github.com/fluxcd/kustomize-controller/api v1.5.1
20-
github.com/fluxcd/notification-controller/api v1.5.0
15+
github.com/fluxcd/flux2/v2 v2.6.0
16+
github.com/fluxcd/helm-controller/api v1.3.0
17+
github.com/fluxcd/image-automation-controller/api v0.41.0
18+
github.com/fluxcd/image-reflector-controller/api v0.35.0
19+
github.com/fluxcd/kustomize-controller/api v1.6.0
20+
github.com/fluxcd/notification-controller/api v1.6.0
2121
github.com/fluxcd/pkg/apis/meta v1.12.0
2222
github.com/fluxcd/pkg/runtime v0.60.0
2323
github.com/fluxcd/pkg/ssa v0.48.0
2424
github.com/fluxcd/pkg/version v0.7.0
25-
github.com/fluxcd/source-controller/api v1.5.0
25+
github.com/fluxcd/source-controller/api v1.6.0
2626
github.com/open-component-model/git-controller v0.12.1
2727
github.com/open-component-model/ocm-controller v0.26.1
2828
github.com/open-component-model/replication-controller v0.13.1
@@ -60,7 +60,7 @@ require (
6060
github.com/MakeNowJust/heredoc v1.0.0 // indirect
6161
github.com/Masterminds/semver/v3 v3.3.1 // indirect
6262
github.com/Microsoft/go-winio v0.6.2 // indirect
63-
github.com/ProtonMail/go-crypto v1.1.6 // indirect
63+
github.com/ProtonMail/go-crypto v1.2.0 // indirect
6464
github.com/ThalesIgnite/crypto11 v1.2.5 // indirect
6565
github.com/a8m/envsubst v1.4.3 // indirect
6666
github.com/alecthomas/participle/v2 v2.1.4 // indirect
@@ -97,7 +97,7 @@ require (
9797
github.com/aws/aws-sdk-go-v2/service/sso v1.25.3 // indirect
9898
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.1 // indirect
9999
github.com/aws/aws-sdk-go-v2/service/sts v1.33.19 // indirect
100-
github.com/aws/smithy-go v1.22.2 // indirect
100+
github.com/aws/smithy-go v1.22.3 // indirect
101101
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.9.1 // indirect
102102
github.com/beorn7/perks v1.0.1 // indirect
103103
github.com/blang/semver v3.5.1+incompatible // indirect
@@ -143,7 +143,7 @@ require (
143143
github.com/docker/go-units v0.5.0 // indirect
144144
github.com/dustin/go-humanize v1.0.1 // indirect
145145
github.com/elliotchance/orderedmap v1.8.0 // indirect
146-
github.com/emicklei/go-restful/v3 v3.12.1 // indirect
146+
github.com/emicklei/go-restful/v3 v3.12.2 // indirect
147147
github.com/emirpasic/gods v1.18.1 // indirect
148148
github.com/evanphx/json-patch v5.9.0+incompatible // indirect
149149
github.com/evanphx/json-patch/v5 v5.9.11 // indirect
@@ -152,11 +152,11 @@ require (
152152
github.com/felixge/httpsnoop v1.0.4 // indirect
153153
github.com/fluxcd/pkg/apis/acl v0.7.0 // indirect
154154
github.com/fluxcd/pkg/apis/kustomize v1.10.0 // indirect
155-
github.com/fluxcd/pkg/kustomize v1.17.0 // indirect
155+
github.com/fluxcd/pkg/kustomize v1.18.0 // indirect
156156
github.com/fluxcd/pkg/tar v0.12.0 // indirect
157-
github.com/fsnotify/fsnotify v1.8.0 // indirect
157+
github.com/fsnotify/fsnotify v1.9.0 // indirect
158158
github.com/fvbommel/sortorder v1.1.0 // indirect
159-
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
159+
github.com/fxamacker/cbor/v2 v2.8.0 // indirect
160160
github.com/ghodss/yaml v1.0.0 // indirect
161161
github.com/go-chi/chi v4.1.2+incompatible // indirect
162162
github.com/go-errors/errors v1.5.1 // indirect
@@ -170,7 +170,7 @@ require (
170170
github.com/go-logr/stdr v1.2.2 // indirect
171171
github.com/go-openapi/analysis v0.23.0 // indirect
172172
github.com/go-openapi/errors v0.22.1 // indirect
173-
github.com/go-openapi/jsonpointer v0.21.0 // indirect
173+
github.com/go-openapi/jsonpointer v0.21.1 // indirect
174174
github.com/go-openapi/jsonreference v0.21.0 // indirect
175175
github.com/go-openapi/loads v0.22.0 // indirect
176176
github.com/go-openapi/runtime v0.28.0 // indirect
@@ -272,9 +272,9 @@ require (
272272
github.com/pjbgf/sha1cd v0.3.2 // indirect
273273
github.com/pkg/errors v0.9.1 // indirect
274274
github.com/prometheus/client_golang v1.22.0 // indirect
275-
github.com/prometheus/client_model v0.6.1 // indirect
276-
github.com/prometheus/common v0.62.0 // indirect
277-
github.com/prometheus/procfs v0.15.1 // indirect
275+
github.com/prometheus/client_model v0.6.2 // indirect
276+
github.com/prometheus/common v0.63.0 // indirect
277+
github.com/prometheus/procfs v0.16.1 // indirect
278278
github.com/redis/go-redis/v9 v9.7.3 // indirect
279279
github.com/rivo/uniseg v0.4.7 // indirect
280280
github.com/russross/blackfriday/v2 v2.1.0 // indirect
@@ -325,7 +325,7 @@ require (
325325
github.com/xlab/treeprint v1.2.0 // indirect
326326
github.com/yuin/gopher-lua v1.1.1 // indirect
327327
github.com/zeebo/errs v1.4.0 // indirect
328-
gitlab.com/gitlab-org/api/client-go v0.127.0 // indirect
328+
gitlab.com/gitlab-org/api/client-go v0.128.0 // indirect
329329
go.mongodb.org/mongo-driver v1.17.1 // indirect
330330
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
331331
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59.0 // indirect
@@ -375,5 +375,5 @@ require (
375375
sigs.k8s.io/kustomize/kyaml v0.19.0 // indirect
376376
sigs.k8s.io/randfill v1.0.0 // indirect
377377
sigs.k8s.io/release-utils v0.11.1 // indirect
378-
sigs.k8s.io/structured-merge-diff/v4 v4.6.0 // indirect
378+
sigs.k8s.io/structured-merge-diff/v4 v4.7.0 // indirect
379379
)

0 commit comments

Comments
 (0)