Skip to content

Commit 153f85f

Browse files
authored
Merge pull request #1955 from rabbitmq/dependabot/go_modules/all-de0af2ab64
build(deps): bump the all group across 1 directory with 5 updates
2 parents f19169f + 8be5446 commit 153f85f

File tree

2 files changed

+33
-99
lines changed

2 files changed

+33
-99
lines changed

go.mod

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ require (
88
github.com/go-logr/logr v1.4.3
99
github.com/go-stomp/stomp v2.1.4+incompatible
1010
github.com/michaelklishin/rabbit-hole/v2 v2.16.0
11-
github.com/onsi/ginkgo/v2 v2.25.2
11+
github.com/onsi/ginkgo/v2 v2.25.3
1212
github.com/onsi/gomega v1.38.2
1313
github.com/rabbitmq/amqp091-go v1.10.0
14-
github.com/rabbitmq/rabbitmq-stream-go-client v1.5.8
15-
golang.org/x/mod v0.27.0
16-
golang.org/x/net v0.43.0
14+
github.com/rabbitmq/rabbitmq-stream-go-client v1.6.0
15+
golang.org/x/mod v0.28.0
16+
golang.org/x/net v0.44.0
1717
golang.org/x/text v0.29.0
1818
gopkg.in/ini.v1 v1.67.0
1919
k8s.io/api v0.34.0
20-
k8s.io/apimachinery v0.34.0
20+
k8s.io/apimachinery v0.34.1
2121
k8s.io/client-go v0.34.0
2222
k8s.io/klog/v2 v2.130.1
2323
k8s.io/utils v0.0.0-20250820121507-0af2bda4dd1d
@@ -89,7 +89,6 @@ require (
8989
github.com/google/gnostic-models v0.7.0 // indirect
9090
github.com/google/go-cmp v0.7.0 // indirect
9191
github.com/google/pprof v0.0.0-20250820193118-f64d9cf942d6 // indirect
92-
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
9392
github.com/google/uuid v1.6.0 // indirect
9493
github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 // indirect
9594
github.com/gosuri/uitable v0.0.4 // indirect
@@ -156,15 +155,13 @@ require (
156155
go.uber.org/zap v1.27.0 // indirect
157156
go.yaml.in/yaml/v2 v2.4.2 // indirect
158157
go.yaml.in/yaml/v3 v3.0.4 // indirect
159-
golang.org/x/crypto v0.41.0 // indirect
158+
golang.org/x/crypto v0.42.0 // indirect
160159
golang.org/x/oauth2 v0.31.0 // indirect
161160
golang.org/x/sync v0.17.0 // indirect
162161
golang.org/x/sys v0.36.0 // indirect
163162
golang.org/x/term v0.35.0 // indirect
164163
golang.org/x/time v0.13.0 // indirect
165164
golang.org/x/tools v0.36.0 // indirect
166-
golang.org/x/tools/go/packages/packagestest v0.1.1-deprecated // indirect
167-
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect
168165
gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
169166
google.golang.org/genproto/googleapis/rpc v0.0.0-20250303144028-a0af3efb3deb // indirect
170167
google.golang.org/grpc v1.72.1 // indirect

0 commit comments

Comments
 (0)