Skip to content

Commit ba6edd5

Browse files
🌱(deps): Bump the all-go-mod-patch-and-minor group across 3 directories with 7 updates
Bumps the all-go-mod-patch-and-minor group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/google/go-cmp](https://github.com/google/go-cmp) | `0.6.0` | `0.7.0` | | [github.com/gophercloud/gophercloud/v2](https://github.com/gophercloud/gophercloud) | `2.5.0` | `2.6.0` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.20.5` | `1.21.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.33.0` | `0.34.0` | | [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api) | `1.8.9` | `1.8.10` | | [sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api) | `1.8.9` | `1.8.10` | Bumps the all-go-mod-patch-and-minor group with 5 updates in the /hack/tools directory: | Package | From | To | | --- | --- | --- | | [github.com/google/go-cmp](https://github.com/google/go-cmp) | `0.6.0` | `0.7.0` | | [github.com/gophercloud/gophercloud/v2](https://github.com/gophercloud/gophercloud) | `2.5.0` | `2.6.0` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.20.5` | `1.21.0` | | [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api) | `1.8.9` | `1.8.10` | | [github.com/a8m/envsubst](https://github.com/a8m/envsubst) | `1.4.2` | `1.4.3` | Bumps the all-go-mod-patch-and-minor group with 2 updates in the /orc directory: [github.com/google/go-cmp](https://github.com/google/go-cmp) and [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang). Updates `github.com/google/go-cmp` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](google/go-cmp@v0.6.0...v0.7.0) Updates `github.com/gophercloud/gophercloud/v2` from 2.5.0 to 2.6.0 - [Release notes](https://github.com/gophercloud/gophercloud/releases) - [Changelog](https://github.com/gophercloud/gophercloud/blob/v2.6.0/CHANGELOG.md) - [Commits](gophercloud/gophercloud@v2.5.0...v2.6.0) Updates `github.com/prometheus/client_golang` from 1.20.5 to 1.21.0 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.20.5...v1.21.0) Updates `golang.org/x/crypto` from 0.33.0 to 0.34.0 - [Commits](golang/crypto@v0.33.0...v0.34.0) Updates `sigs.k8s.io/cluster-api` from 1.8.9 to 1.8.10 - [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases) - [Commits](kubernetes-sigs/cluster-api@v1.8.9...v1.8.10) Updates `sigs.k8s.io/cluster-api/test` from 1.8.9 to 1.8.10 - [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases) - [Commits](kubernetes-sigs/cluster-api@v1.8.9...v1.8.10) Updates `github.com/google/go-cmp` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](google/go-cmp@v0.6.0...v0.7.0) Updates `github.com/gophercloud/gophercloud/v2` from 2.5.0 to 2.6.0 - [Release notes](https://github.com/gophercloud/gophercloud/releases) - [Changelog](https://github.com/gophercloud/gophercloud/blob/v2.6.0/CHANGELOG.md) - [Commits](gophercloud/gophercloud@v2.5.0...v2.6.0) Updates `github.com/prometheus/client_golang` from 1.20.5 to 1.21.0 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.20.5...v1.21.0) Updates `sigs.k8s.io/cluster-api` from 1.8.9 to 1.8.10 - [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases) - [Commits](kubernetes-sigs/cluster-api@v1.8.9...v1.8.10) Updates `github.com/a8m/envsubst` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/a8m/envsubst/releases) - [Commits](a8m/envsubst@v1.4.2...v1.4.3) Updates `github.com/google/go-cmp` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](google/go-cmp@v0.6.0...v0.7.0) Updates `github.com/prometheus/client_golang` from 1.20.5 to 1.21.0 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.20.5...v1.21.0) --- updated-dependencies: - dependency-name: github.com/google/go-cmp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/gophercloud/gophercloud/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/cluster-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/cluster-api/test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/google/go-cmp dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/gophercloud/gophercloud/v2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/prometheus/client_golang dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/cluster-api dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/a8m/envsubst dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/google/go-cmp dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/prometheus/client_golang dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 72985ba commit ba6edd5

File tree

6 files changed

+70
-70
lines changed

6 files changed

+70
-70
lines changed

go.mod

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,25 @@
11
module sigs.k8s.io/cluster-api-provider-openstack
22

33
go 1.22.0
4+
toolchain go1.23.6
45

56
require (
67
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
78
github.com/go-logr/logr v1.4.2
8-
github.com/google/go-cmp v0.6.0
9+
github.com/google/go-cmp v0.7.0
910
github.com/google/gofuzz v1.2.0
1011
github.com/google/uuid v1.6.0
11-
github.com/gophercloud/gophercloud/v2 v2.5.0
12+
github.com/gophercloud/gophercloud/v2 v2.6.0
1213
github.com/gophercloud/utils/v2 v2.0.0-20240812072210-8ce1fc0f2894
1314
github.com/hashicorp/go-version v1.7.0
1415
github.com/k-orc/openstack-resource-controller v0.0.0-00010101000000-000000000000
1516
github.com/onsi/ginkgo/v2 v2.22.2
1617
github.com/onsi/gomega v1.36.2
17-
github.com/prometheus/client_golang v1.20.5
18+
github.com/prometheus/client_golang v1.21.0
1819
github.com/spf13/pflag v1.0.6
1920
github.com/ulikunitz/xz v0.5.12
2021
go.uber.org/mock v0.5.0
21-
golang.org/x/crypto v0.33.0
22+
golang.org/x/crypto v0.34.0
2223
golang.org/x/text v0.22.0
2324
gopkg.in/ini.v1 v1.67.0
2425
k8s.io/api v0.30.10
@@ -28,8 +29,8 @@ require (
2829
k8s.io/component-base v0.30.10
2930
k8s.io/klog/v2 v2.130.1
3031
k8s.io/utils v0.0.0-20231127182322-b307cd553661
31-
sigs.k8s.io/cluster-api v1.8.9
32-
sigs.k8s.io/cluster-api/test v1.8.9
32+
sigs.k8s.io/cluster-api v1.8.10
33+
sigs.k8s.io/cluster-api/test v1.8.10
3334
sigs.k8s.io/controller-runtime v0.18.7
3435
sigs.k8s.io/structured-merge-diff/v4 v4.4.1
3536
sigs.k8s.io/yaml v1.4.0
@@ -87,7 +88,7 @@ require (
8788
github.com/inconshreveable/mousetrap v1.1.0 // indirect
8889
github.com/josharian/intern v1.0.0 // indirect
8990
github.com/json-iterator/go v1.1.12 // indirect
90-
github.com/klauspost/compress v1.17.9 // indirect
91+
github.com/klauspost/compress v1.17.11 // indirect
9192
github.com/kylelemons/godebug v1.1.0 // indirect
9293
github.com/magiconair/properties v1.8.8 // indirect
9394
github.com/mailru/easyjson v0.7.7 // indirect
@@ -106,7 +107,7 @@ require (
106107
github.com/pelletier/go-toml/v2 v2.2.2 // indirect
107108
github.com/pkg/errors v0.9.1 // indirect
108109
github.com/prometheus/client_model v0.6.1 // indirect
109-
github.com/prometheus/common v0.55.0 // indirect
110+
github.com/prometheus/common v0.62.0 // indirect
110111
github.com/prometheus/procfs v0.15.1 // indirect
111112
github.com/sagikazarmark/locafero v0.4.0 // indirect
112113
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
@@ -131,7 +132,7 @@ require (
131132
go.uber.org/zap v1.27.0 // indirect
132133
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
133134
golang.org/x/net v0.33.0 // indirect
134-
golang.org/x/oauth2 v0.21.0 // indirect
135+
golang.org/x/oauth2 v0.24.0 // indirect
135136
golang.org/x/sync v0.11.0 // indirect
136137
golang.org/x/sys v0.30.0 // indirect
137138
golang.org/x/term v0.29.0 // indirect

go.sum

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ github.com/google/gnostic-models v0.6.8/go.mod h1:5n7qKqH0f5wFt+aWF8CW6pZLLNOfYu
116116
github.com/google/go-cmp v0.2.0/go.mod h1:oXzfMopK8JAjlY9xF4vHSVASa0yLyX7SntLO5aqRK0M=
117117
github.com/google/go-cmp v0.5.2/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
118118
github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
119-
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
120-
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
119+
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
120+
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
121121
github.com/google/go-github/v53 v53.2.0 h1:wvz3FyF53v4BK+AsnvCmeNhf8AkTaeh2SoYu/XUvTtI=
122122
github.com/google/go-github/v53 v53.2.0/go.mod h1:XhFRObz+m/l+UCm9b7KSIC3lT3NWSXGt7mOsAWEloao=
123123
github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8=
@@ -132,8 +132,8 @@ github.com/google/safetext v0.0.0-20220905092116-b49f7bc46da2/go.mod h1:Tv1PlzqC
132132
github.com/google/uuid v1.1.1/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
133133
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
134134
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
135-
github.com/gophercloud/gophercloud/v2 v2.5.0 h1:DubPfC43gsZiGZ9LT1IJflVMm+0rck0ejoPsH8D5rqk=
136-
github.com/gophercloud/gophercloud/v2 v2.5.0/go.mod h1:Ki/ILhYZr/5EPebrPL9Ej+tUg4lqx71/YH2JWVeU+Qk=
135+
github.com/gophercloud/gophercloud/v2 v2.6.0 h1:XJKQ0in3iHOZHVAFMXq/OhjCuvvG+BKR0unOqRfG1EI=
136+
github.com/gophercloud/gophercloud/v2 v2.6.0/go.mod h1:Ki/ILhYZr/5EPebrPL9Ej+tUg4lqx71/YH2JWVeU+Qk=
137137
github.com/gophercloud/utils/v2 v2.0.0-20240812072210-8ce1fc0f2894 h1:KgYK/Mf71IdN7+sq2cVmY8Jtumi26GxahN7nlV0ETBQ=
138138
github.com/gophercloud/utils/v2 v2.0.0-20240812072210-8ce1fc0f2894/go.mod h1:IXS9MKM8YBsr9G2xhnMAuiCOaNxmghQFQGi1p68+No0=
139139
github.com/gorilla/websocket v1.5.0 h1:PPwGk2jz7EePpoHN/+ClbZu8SPxiqlu12wZP/3sWmnc=
@@ -165,8 +165,8 @@ github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnr
165165
github.com/json-iterator/go v1.1.12/go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHmT4TnhNGBo=
166166
github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8=
167167
github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck=
168-
github.com/klauspost/compress v1.17.9 h1:6KIumPrER1LHsvBVuDa0r5xaG0Es51mhhB9BQB2qeMA=
169-
github.com/klauspost/compress v1.17.9/go.mod h1:Di0epgTjJY877eYKx5yC51cX2A2Vl2ibi7bDH9ttBbw=
168+
github.com/klauspost/compress v1.17.11 h1:In6xLpyWOi1+C7tXUUWv2ot1QvBjxevKAaI6IXrJmUc=
169+
github.com/klauspost/compress v1.17.11/go.mod h1:pMDklpSncoRMuLFrf1W9Ss9KT+0rH90U12bZKk7uwG0=
170170
github.com/kr/pretty v0.2.1/go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI=
171171
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
172172
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
@@ -222,8 +222,8 @@ github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINE
222222
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
223223
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U=
224224
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
225-
github.com/prometheus/client_golang v1.20.5 h1:cxppBPuYhUnsO6yo/aoRol4L7q7UFfdm+bR9r+8l63Y=
226-
github.com/prometheus/client_golang v1.20.5/go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE=
225+
github.com/prometheus/client_golang v1.21.0 h1:DIsaGmiaBkSangBgMtWdNfxbMNdku5IK6iNhrEqWvdA=
226+
github.com/prometheus/client_golang v1.21.0/go.mod h1:U9NM32ykUErtVBxdvD3zfi+EuFkkaBvMb09mIfe0Zgg=
227227
github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E=
228228
github.com/prometheus/client_model v0.6.1/go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY=
229229
github.com/prometheus/common v0.55.1-0.20240715210123-4cf22c51d3b5 h1:yx/t26LskXrzlegCuJ75/+2P0n8sVB02oPs0t5qlA3o=
@@ -336,8 +336,8 @@ golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8U
336336
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
337337
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
338338
golang.org/x/crypto v0.3.0/go.mod h1:hebNnKkNXi2UzZN1eVRvBB7co0a+JxK6XbPiWVs/3J4=
339-
golang.org/x/crypto v0.33.0 h1:IOBPskki6Lysi0lo9qQvbxiQ+FvsCC/YWOecCHAixus=
340-
golang.org/x/crypto v0.33.0/go.mod h1:bVdXmD7IV/4GdElGPozy6U7lWdRXA4qyRVGJV57uQ5M=
339+
golang.org/x/crypto v0.34.0 h1:+/C6tk6rf/+t5DhUketUbD1aNGqiSX3j15Z6xuIDlBA=
340+
golang.org/x/crypto v0.34.0/go.mod h1:dy7dXNW32cAb/6/PRuTNsix8T+vJAqvuIy5Bli/x0YQ=
341341
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 h1:2dVuKD2vS7b0QIHQbpyTISPd0LeHDbnYEryqj5Q1ug8=
342342
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56/go.mod h1:M4RDyNAINzryxdtnbRXRL/OHtkFuWGRjvuhBJpk2IlY=
343343
golang.org/x/mod v0.2.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
@@ -352,8 +352,8 @@ golang.org/x/net v0.0.0-20220722155237-a158d28d115b/go.mod h1:XRhObCWvk6IyKnWLug
352352
golang.org/x/net v0.2.0/go.mod h1:KqCZLdyyvdV855qA2rE3GC2aiw5xGR5TEjj8smXukLY=
353353
golang.org/x/net v0.33.0 h1:74SYHlV8BIgHIFC/LrYkOGIwL19eTYXQ5wc6TBuO36I=
354354
golang.org/x/net v0.33.0/go.mod h1:HXLR5J+9DxmrqMwG9qjGCxZ+zKXxBru04zlTvWlWuN4=
355-
golang.org/x/oauth2 v0.21.0 h1:tsimM75w1tF/uws5rbeHzIWxEqElMehnc+iW793zsZs=
356-
golang.org/x/oauth2 v0.21.0/go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI=
355+
golang.org/x/oauth2 v0.24.0 h1:KTBBxWqUa0ykRPLtV69rRto9TLXcqYkeswu48x/gvNE=
356+
golang.org/x/oauth2 v0.24.0/go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI=
357357
golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
358358
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
359359
golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
@@ -451,10 +451,10 @@ k8s.io/utils v0.0.0-20231127182322-b307cd553661 h1:FepOBzJ0GXm8t0su67ln2wAZjbQ6R
451451
k8s.io/utils v0.0.0-20231127182322-b307cd553661/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
452452
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.30.0 h1:Tc9rS7JJoZ9sl3OpL4842oIk6lH7gWBb0JOmJ0ute7M=
453453
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.30.0/go.mod h1:1ewhL9l1gkPcU/IU/6rFYfikf+7Y5imWv7ARVbBOzNs=
454-
sigs.k8s.io/cluster-api v1.8.9 h1:FM1J5iGonDHrEqcGfKLSxeLzEVeJS3lbzkZHJJHKNkE=
455-
sigs.k8s.io/cluster-api v1.8.9/go.mod h1:5MX/395c1wR69dkIwOvhjUwXASu19rU7RCCMeljx96c=
456-
sigs.k8s.io/cluster-api/test v1.8.9 h1:Re4TIHHKT2JRZG3NYGy3J4fDkKlMVUt+E4ongWLz00I=
457-
sigs.k8s.io/cluster-api/test v1.8.9/go.mod h1:jafQ8dAUENdNuFVldDqTAqXutWOa+MDkF+L0gMpsiBE=
454+
sigs.k8s.io/cluster-api v1.8.10 h1:iKzPWhzP/PNIKfTlPLICdF8G0G6Rh31xVqut435qoPI=
455+
sigs.k8s.io/cluster-api v1.8.10/go.mod h1:5MX/395c1wR69dkIwOvhjUwXASu19rU7RCCMeljx96c=
456+
sigs.k8s.io/cluster-api/test v1.8.10 h1:LEKds8U2nQP8KpHQm071aXp7C0nqxd9ean7PRWWk3L8=
457+
sigs.k8s.io/cluster-api/test v1.8.10/go.mod h1:jafQ8dAUENdNuFVldDqTAqXutWOa+MDkF+L0gMpsiBE=
458458
sigs.k8s.io/controller-runtime v0.18.7 h1:WDnx8LTRY8Fn1j/7B+S/R9MeDjWNAzpDBoaSvMSrQME=
459459
sigs.k8s.io/controller-runtime v0.18.7/go.mod h1:L9r3fUZhID7Q9eK9mseNskpaTg2n11f/tlb8odyzJ4Y=
460460
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd h1:EDPBXCAspyGV4jQlpZSudPeMmr1bNJefnuqLsRAsHZo=

hack/tools/go.mod

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
module sigs.k8s.io/cluster-api-provider-openstack/hack/tools
22

33
go 1.22.7
4-
5-
toolchain go1.23.2
4+
toolchain go1.24.0
65

76
require (
8-
github.com/a8m/envsubst v1.4.2
7+
github.com/a8m/envsubst v1.4.3
98
github.com/ahmetb/gen-crd-api-reference-docs v0.3.1-0.20220420215017-3f29e6853552
109
github.com/itchyny/gojq v0.12.17
1110
github.com/onsi/ginkgo/v2 v2.22.2
@@ -49,12 +48,12 @@ require (
4948
github.com/golang/protobuf v1.5.4 // indirect
5049
github.com/google/cel-go v0.20.1 // indirect
5150
github.com/google/gnostic-models v0.6.9 // indirect
52-
github.com/google/go-cmp v0.6.0 // indirect
51+
github.com/google/go-cmp v0.7.0 // indirect
5352
github.com/google/gofuzz v1.2.0 // indirect
5453
github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad // indirect
5554
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
5655
github.com/google/uuid v1.6.0 // indirect
57-
github.com/gophercloud/gophercloud/v2 v2.5.0 // indirect
56+
github.com/gophercloud/gophercloud/v2 v2.6.0 // indirect
5857
github.com/gophercloud/utils/v2 v2.0.0-20240812072210-8ce1fc0f2894 // indirect
5958
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0 // indirect
6059
github.com/hashicorp/go-version v1.7.0 // indirect
@@ -64,7 +63,7 @@ require (
6463
github.com/josharian/intern v1.0.0 // indirect
6564
github.com/json-iterator/go v1.1.12 // indirect
6665
github.com/k-orc/openstack-resource-controller v0.0.0-00010101000000-000000000000 // indirect
67-
github.com/klauspost/compress v1.17.9 // indirect
66+
github.com/klauspost/compress v1.17.11 // indirect
6867
github.com/kylelemons/godebug v1.1.0 // indirect
6968
github.com/mailru/easyjson v0.7.7 // indirect
7069
github.com/mattn/go-colorable v0.1.13 // indirect
@@ -77,9 +76,9 @@ require (
7776
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
7877
github.com/onsi/gomega v1.36.2 // indirect
7978
github.com/pkg/errors v0.9.1 // indirect
80-
github.com/prometheus/client_golang v1.20.5 // indirect
79+
github.com/prometheus/client_golang v1.21.0 // indirect
8180
github.com/prometheus/client_model v0.6.1 // indirect
82-
github.com/prometheus/common v0.55.0 // indirect
81+
github.com/prometheus/common v0.62.0 // indirect
8382
github.com/prometheus/procfs v0.15.1 // indirect
8483
github.com/rivo/uniseg v0.4.7 // indirect
8584
github.com/russross/blackfriday/v2 v2.1.0 // indirect
@@ -104,7 +103,7 @@ require (
104103
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
105104
golang.org/x/mod v0.22.0 // indirect
106105
golang.org/x/net v0.33.0 // indirect
107-
golang.org/x/oauth2 v0.21.0 // indirect
106+
golang.org/x/oauth2 v0.24.0 // indirect
108107
golang.org/x/sync v0.11.0 // indirect
109108
golang.org/x/sys v0.30.0 // indirect
110109
golang.org/x/term v0.29.0 // indirect
@@ -135,7 +134,7 @@ require (
135134
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7 // indirect
136135
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 // indirect
137136
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.30.3 // indirect
138-
sigs.k8s.io/cluster-api v1.8.9 // indirect
137+
sigs.k8s.io/cluster-api v1.8.10 // indirect
139138
sigs.k8s.io/controller-runtime v0.18.7 // indirect
140139
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
141140
sigs.k8s.io/kubebuilder/docs/book/utils v0.0.0-20211028165026-57688c578b5d // indirect

0 commit comments

Comments
 (0)