Skip to content

Commit 2e8b6c5

Browse files
Bump the all group with 4 updates
Bumps the all group with 4 updates: [github.com/cert-manager/cert-manager](https://github.com/cert-manager/cert-manager), [github.com/spf13/pflag](https://github.com/spf13/pflag), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime). Updates `github.com/cert-manager/cert-manager` from 1.18.1 to 1.18.2 - [Release notes](https://github.com/cert-manager/cert-manager/releases) - [Changelog](https://github.com/cert-manager/cert-manager/blob/master/RELEASE.md) - [Commits](cert-manager/cert-manager@v1.18.1...v1.18.2) Updates `github.com/spf13/pflag` from 1.0.6 to 1.0.10 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.6...v1.0.10) Updates `k8s.io/apimachinery` from 0.33.2 to 0.34.1 - [Commits](kubernetes/apimachinery@v0.33.2...v0.34.1) Updates `sigs.k8s.io/controller-runtime` from 0.21.0 to 0.22.1 - [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.21.0...v0.22.1) --- updated-dependencies: - dependency-name: github.com/cert-manager/cert-manager dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/spf13/pflag dependency-version: 1.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: k8s.io/apimachinery dependency-version: 0.34.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 76e1940 commit 2e8b6c5

File tree

2 files changed

+93
-87
lines changed

2 files changed

+93
-87
lines changed

go.mod

Lines changed: 27 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,26 @@ go 1.24.0
44

55
require (
66
github.com/cert-manager/approver-policy v0.21.0
7-
github.com/cert-manager/cert-manager v1.18.1
7+
github.com/cert-manager/cert-manager v1.18.2
88
github.com/go-logr/logr v1.4.3
9-
github.com/spf13/pflag v1.0.6
10-
k8s.io/apimachinery v0.33.2
11-
sigs.k8s.io/controller-runtime v0.21.0
9+
github.com/spf13/pflag v1.0.10
10+
k8s.io/apimachinery v0.34.1
11+
sigs.k8s.io/controller-runtime v0.22.1
1212
)
1313

1414
require (
15-
cel.dev/expr v0.19.1 // indirect
15+
cel.dev/expr v0.24.0 // indirect
1616
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
1717
github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 // indirect
1818
github.com/antlr4-go/antlr/v4 v4.13.1 // indirect
1919
github.com/beorn7/perks v1.0.1 // indirect
2020
github.com/blang/semver/v4 v4.0.0 // indirect
2121
github.com/cespare/xxhash/v2 v2.3.0 // indirect
2222
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
23-
github.com/emicklei/go-restful/v3 v3.12.1 // indirect
23+
github.com/emicklei/go-restful/v3 v3.12.2 // indirect
2424
github.com/evanphx/json-patch/v5 v5.9.11 // indirect
25-
github.com/fsnotify/fsnotify v1.8.0 // indirect
26-
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
25+
github.com/fsnotify/fsnotify v1.9.0 // indirect
26+
github.com/fxamacker/cbor/v2 v2.9.0 // indirect
2727
github.com/go-asn1-ber/asn1-ber v1.5.6 // indirect
2828
github.com/go-errors/errors v1.4.2 // indirect
2929
github.com/go-ldap/ldap/v3 v3.4.8 // indirect
@@ -33,8 +33,8 @@ require (
3333
github.com/go-openapi/swag v0.23.0 // indirect
3434
github.com/gogo/protobuf v1.3.2 // indirect
3535
github.com/google/btree v1.1.3 // indirect
36-
github.com/google/cel-go v0.23.2 // indirect
37-
github.com/google/gnostic-models v0.6.9 // indirect
36+
github.com/google/cel-go v0.26.0 // indirect
37+
github.com/google/gnostic-models v0.7.0 // indirect
3838
github.com/google/go-cmp v0.7.0 // indirect
3939
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
4040
github.com/google/uuid v1.6.0 // indirect
@@ -46,11 +46,12 @@ require (
4646
github.com/mailru/easyjson v0.9.0 // indirect
4747
github.com/moby/term v0.5.0 // indirect
4848
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
49-
github.com/modern-go/reflect2 v1.0.2 // indirect
49+
github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
5050
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 // indirect
5151
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
5252
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
5353
github.com/pkg/errors v0.9.1 // indirect
54+
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
5455
github.com/prometheus/client_golang v1.22.0 // indirect
5556
github.com/prometheus/client_model v0.6.1 // indirect
5657
github.com/prometheus/common v0.62.0 // indirect
@@ -59,10 +60,12 @@ require (
5960
github.com/stoewer/go-strcase v1.3.0 // indirect
6061
github.com/x448/float16 v0.8.4 // indirect
6162
github.com/xlab/treeprint v1.2.0 // indirect
62-
go.opentelemetry.io/otel v1.33.0 // indirect
63-
go.opentelemetry.io/otel/trace v1.33.0 // indirect
63+
go.opentelemetry.io/otel v1.35.0 // indirect
64+
go.opentelemetry.io/otel/trace v1.35.0 // indirect
6465
go.uber.org/multierr v1.11.0 // indirect
6566
go.uber.org/zap v1.27.0 // indirect
67+
go.yaml.in/yaml/v2 v2.4.2 // indirect
68+
go.yaml.in/yaml/v3 v3.0.4 // indirect
6669
golang.org/x/crypto v0.38.0 // indirect
6770
golang.org/x/exp v0.0.0-20241217172543-b2144cdd0a67 // indirect
6871
golang.org/x/net v0.38.0 // indirect
@@ -73,26 +76,26 @@ require (
7376
golang.org/x/text v0.25.0 // indirect
7477
golang.org/x/time v0.9.0 // indirect
7578
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
76-
google.golang.org/genproto/googleapis/api v0.0.0-20241219192143-6b3ec007d9bb // indirect
77-
google.golang.org/genproto/googleapis/rpc v0.0.0-20241219192143-6b3ec007d9bb // indirect
79+
google.golang.org/genproto/googleapis/api v0.0.0-20250303144028-a0af3efb3deb // indirect
80+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250303144028-a0af3efb3deb // indirect
7881
google.golang.org/protobuf v1.36.6 // indirect
7982
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
8083
gopkg.in/inf.v0 v0.9.1 // indirect
8184
gopkg.in/yaml.v3 v3.0.1 // indirect
82-
k8s.io/api v0.33.2 // indirect
83-
k8s.io/apiextensions-apiserver v0.33.2 // indirect
84-
k8s.io/apiserver v0.33.2 // indirect
85+
k8s.io/api v0.34.0 // indirect
86+
k8s.io/apiextensions-apiserver v0.34.0 // indirect
87+
k8s.io/apiserver v0.34.0 // indirect
8588
k8s.io/cli-runtime v0.33.2 // indirect
86-
k8s.io/client-go v0.33.2 // indirect
87-
k8s.io/component-base v0.33.2 // indirect
89+
k8s.io/client-go v0.34.0 // indirect
90+
k8s.io/component-base v0.34.0 // indirect
8891
k8s.io/klog/v2 v2.130.1 // indirect
89-
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff // indirect
90-
k8s.io/utils v0.0.0-20241210054802-24370beab758 // indirect
92+
k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b // indirect
93+
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 // indirect
9194
sigs.k8s.io/gateway-api v1.1.0 // indirect
9295
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
9396
sigs.k8s.io/kustomize/api v0.19.0 // indirect
9497
sigs.k8s.io/kustomize/kyaml v0.19.0 // indirect
9598
sigs.k8s.io/randfill v1.0.0 // indirect
96-
sigs.k8s.io/structured-merge-diff/v4 v4.6.0 // indirect
97-
sigs.k8s.io/yaml v1.4.0 // indirect
99+
sigs.k8s.io/structured-merge-diff/v6 v6.3.0 // indirect
100+
sigs.k8s.io/yaml v1.6.0 // indirect
98101
)

0 commit comments

Comments
 (0)