Skip to content

Commit 09ea74c

Browse files
🌱 Bump the all-go-mod-patch-and-minor group across 3 directories with 6 updates
Bumps the all-go-mod-patch-and-minor group with 3 updates in the / directory: [golang.org/x/oauth2](https://github.com/golang/oauth2), [golang.org/x/text](https://github.com/golang/text) and [golang.org/x/net](https://github.com/golang/net). Bumps the all-go-mod-patch-and-minor group with 5 updates in the /hack/tools directory: | Package | From | To | | --- | --- | --- | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.22.0` | `0.23.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.17.0` | `0.18.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.195.0` | `0.196.0` | | [github.com/docker/docker](https://github.com/docker/docker) | `27.2.0+incompatible` | `27.2.1+incompatible` | | [golang.org/x/net](https://github.com/golang/net) | `0.28.0` | `0.29.0` | Bumps the all-go-mod-patch-and-minor group with 4 updates in the /test directory: [golang.org/x/oauth2](https://github.com/golang/oauth2), [golang.org/x/text](https://github.com/golang/text), [github.com/docker/docker](https://github.com/docker/docker) and [golang.org/x/net](https://github.com/golang/net). Updates `golang.org/x/oauth2` from 0.22.0 to 0.23.0 - [Commits](golang/oauth2@v0.22.0...v0.23.0) Updates `golang.org/x/text` from 0.17.0 to 0.18.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.17.0...v0.18.0) Updates `golang.org/x/net` from 0.28.0 to 0.29.0 - [Commits](golang/net@v0.28.0...v0.29.0) Updates `golang.org/x/oauth2` from 0.22.0 to 0.23.0 - [Commits](golang/oauth2@v0.22.0...v0.23.0) Updates `golang.org/x/text` from 0.17.0 to 0.18.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.17.0...v0.18.0) Updates `google.golang.org/api` from 0.195.0 to 0.196.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.195.0...v0.196.0) Updates `github.com/docker/docker` from 27.2.0+incompatible to 27.2.1+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v27.2.0...v27.2.1) Updates `golang.org/x/net` from 0.28.0 to 0.29.0 - [Commits](golang/net@v0.28.0...v0.29.0) Updates `google.golang.org/grpc` from 1.65.0 to 1.66.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.65.0...v1.66.0) Updates `golang.org/x/oauth2` from 0.22.0 to 0.23.0 - [Commits](golang/oauth2@v0.22.0...v0.23.0) Updates `golang.org/x/text` from 0.17.0 to 0.18.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.17.0...v0.18.0) Updates `github.com/docker/docker` from 27.2.0+incompatible to 27.2.1+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v27.2.0...v27.2.1) Updates `golang.org/x/net` from 0.28.0 to 0.29.0 - [Commits](golang/net@v0.28.0...v0.29.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/net dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/text dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/docker/docker dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/net dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: google.golang.org/grpc dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/oauth2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/text dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 90c4712 commit 09ea74c

File tree

6 files changed

+101
-101
lines changed

6 files changed

+101
-101
lines changed

go.mod

+6-6
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ require (
3434
go.etcd.io/etcd/api/v3 v3.5.15
3535
go.etcd.io/etcd/client/v3 v3.5.15
3636
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
37-
golang.org/x/oauth2 v0.22.0
38-
golang.org/x/text v0.17.0
37+
golang.org/x/oauth2 v0.23.0
38+
golang.org/x/text v0.18.0
3939
gomodules.xyz/jsonpatch/v2 v2.4.0
4040
google.golang.org/grpc v1.65.0
4141
k8s.io/api v0.31.0
@@ -157,11 +157,11 @@ require (
157157
go.uber.org/multierr v1.11.0 // indirect
158158
go.uber.org/zap v1.27.0 // indirect
159159
go4.org v0.0.0-20201209231011-d4a079459e60 // indirect
160-
golang.org/x/crypto v0.26.0 // indirect
161-
golang.org/x/net v0.28.0 // indirect
160+
golang.org/x/crypto v0.27.0 // indirect
161+
golang.org/x/net v0.29.0 // indirect
162162
golang.org/x/sync v0.8.0 // indirect
163-
golang.org/x/sys v0.24.0 // indirect
164-
golang.org/x/term v0.23.0 // indirect
163+
golang.org/x/sys v0.25.0 // indirect
164+
golang.org/x/term v0.24.0 // indirect
165165
golang.org/x/time v0.5.0 // indirect
166166
golang.org/x/tools v0.24.0 // indirect
167167
google.golang.org/genproto/googleapis/api v0.0.0-20240528184218-531527333157 // indirect

go.sum

+12-12
Original file line numberDiff line numberDiff line change
@@ -456,8 +456,8 @@ golang.org/x/crypto v0.0.0-20190605123033-f99c8df09eb5/go.mod h1:yigFU9vqHzYiE8U
456456
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
457457
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
458458
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
459-
golang.org/x/crypto v0.26.0 h1:RrRspgV4mU+YwB4FYnuBoKsUapNIL5cohGAmSH3azsw=
460-
golang.org/x/crypto v0.26.0/go.mod h1:GY7jblb9wI+FOo5y8/S2oY4zWP07AkOJ4+jxCqdqn54=
459+
golang.org/x/crypto v0.27.0 h1:GXm2NjJrPaiv/h1tb2UH8QfgC/hOf/+z0p6PT8o1w7A=
460+
golang.org/x/crypto v0.27.0/go.mod h1:1Xngt8kV6Dvbssa53Ziq6Eqn0HqbZi5Z6R0ZpwQzt70=
461461
golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA=
462462
golang.org/x/exp v0.0.0-20190306152737-a1d7652674e8/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA=
463463
golang.org/x/exp v0.0.0-20190510132918-efd6b22b2522/go.mod h1:ZjyILWgesfNpC6sMxTJOJm9Kp84zZh5NQWvqDGG3Qr8=
@@ -504,15 +504,15 @@ golang.org/x/net v0.0.0-20200222125558-5a598a2470a0/go.mod h1:z5CRVTTTmAJ677TzLL
504504
golang.org/x/net v0.0.0-20200226121028-0de0cce0169b/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
505505
golang.org/x/net v0.0.0-20201021035429-f5854403a974/go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU=
506506
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110/go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg=
507-
golang.org/x/net v0.28.0 h1:a9JDOJc5GMUJ0+UDqmLT86WiEy7iWyIhz8gz8E4e5hE=
508-
golang.org/x/net v0.28.0/go.mod h1:yqtgsTWOOnlGLG9GFRrK3++bGOUEkNBoHZc8MEDWPNg=
507+
golang.org/x/net v0.29.0 h1:5ORfpBpCs4HzDYoodCDBbwHzdR5UrLBZ3sOnUJmFoHo=
508+
golang.org/x/net v0.29.0/go.mod h1:gLkgy8jTGERgjzMic6DS9+SP0ajcu6Xu3Orq/SpETg0=
509509
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
510510
golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
511511
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
512512
golang.org/x/oauth2 v0.0.0-20191202225959-858c2ad4c8b6/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
513513
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
514-
golang.org/x/oauth2 v0.22.0 h1:BzDx2FehcG7jJwgWLELCdmLuxk2i+x9UDpSiss2u0ZA=
515-
golang.org/x/oauth2 v0.22.0/go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI=
514+
golang.org/x/oauth2 v0.23.0 h1:PbgcYx2W7i4LvjJWEbf0ngHV6qJYr86PkAV3bXdLEbs=
515+
golang.org/x/oauth2 v0.23.0/go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI=
516516
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
517517
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
518518
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
@@ -543,20 +543,20 @@ golang.org/x/sys v0.0.0-20211007075335-d3039528d8ac/go.mod h1:oPkhp1MJrh7nUepCBc
543543
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
544544
golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
545545
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
546-
golang.org/x/sys v0.24.0 h1:Twjiwq9dn6R1fQcyiK+wQyHWfaz/BJB+YIpzU/Cv3Xg=
547-
golang.org/x/sys v0.24.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
546+
golang.org/x/sys v0.25.0 h1:r+8e+loiHxRqhXVl6ML1nO3l1+oFoWbnlu2Ehimmi34=
547+
golang.org/x/sys v0.25.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
548548
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
549549
golang.org/x/term v0.0.0-20220526004731-065cf7ba2467/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8=
550-
golang.org/x/term v0.23.0 h1:F6D4vR+EHoL9/sWAWgAR1H2DcHr4PareCbAaCo1RpuU=
551-
golang.org/x/term v0.23.0/go.mod h1:DgV24QBUrK6jhZXl+20l6UWznPlwAHm1Q1mGHtydmSk=
550+
golang.org/x/term v0.24.0 h1:Mh5cbb+Zk2hqqXNO7S1iTjEphVL+jb8ZWaqh/g+JWkM=
551+
golang.org/x/term v0.24.0/go.mod h1:lOBK/LVxemqiMij05LGJ0tzNr8xlmwBRJ81PX6wVLH8=
552552
golang.org/x/text v0.0.0-20170915032832-14c0d48ead0c/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
553553
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
554554
golang.org/x/text v0.3.1-0.20180807135948-17ff2d5776d2/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
555555
golang.org/x/text v0.3.2/go.mod h1:bEr9sfX3Q8Zfm5fL9x+3itogRgK3+ptLWKqgva+5dAk=
556556
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
557557
golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ=
558-
golang.org/x/text v0.17.0 h1:XtiM5bkSOt+ewxlOE/aE/AKEHibwj/6gvWMl9Rsh0Qc=
559-
golang.org/x/text v0.17.0/go.mod h1:BuEKDfySbSR4drPmRPG/7iBdf8hvFMuRexcpahXilzY=
558+
golang.org/x/text v0.18.0 h1:XvMDiNzPAl0jr17s6W9lcaIhGUfUORdGCNsuLmPG224=
559+
golang.org/x/text v0.18.0/go.mod h1:BuEKDfySbSR4drPmRPG/7iBdf8hvFMuRexcpahXilzY=
560560
golang.org/x/time v0.0.0-20181108054448-85acf8d2951c/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
561561
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
562562
golang.org/x/time v0.5.0 h1:o7cqy6amK/52YcAKIPlM3a+Fpj35zvRj2TP+e1xFSfk=

hack/tools/go.mod

+20-20
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ require (
1515
github.com/pkg/errors v0.9.1
1616
github.com/spf13/pflag v1.0.5
1717
github.com/valyala/fastjson v1.6.4
18-
golang.org/x/oauth2 v0.22.0
19-
google.golang.org/api v0.195.0
18+
golang.org/x/oauth2 v0.23.0
19+
google.golang.org/api v0.196.0
2020
k8s.io/api v0.31.0
2121
k8s.io/apiextensions-apiserver v0.31.0
2222
k8s.io/apimachinery v0.31.0
@@ -34,7 +34,7 @@ require (
3434
)
3535

3636
require (
37-
cloud.google.com/go/auth v0.9.1 // indirect
37+
cloud.google.com/go/auth v0.9.3 // indirect
3838
cloud.google.com/go/auth/oauth2adapt v0.2.4 // indirect
3939
github.com/antlr4-go/antlr/v4 v4.13.0 // indirect
4040
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
@@ -55,7 +55,7 @@ require (
5555
require (
5656
cloud.google.com/go v0.115.1 // indirect
5757
cloud.google.com/go/compute/metadata v0.5.0 // indirect
58-
cloud.google.com/go/iam v1.1.13 // indirect
58+
cloud.google.com/go/iam v1.2.0 // indirect
5959
dario.cat/mergo v1.0.1 // indirect
6060
github.com/MakeNowJust/heredoc v1.0.0 // indirect
6161
github.com/Masterminds/goutils v1.1.1 // indirect
@@ -73,7 +73,7 @@ require (
7373
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
7474
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
7575
github.com/distribution/reference v0.6.0 // indirect
76-
github.com/docker/docker v27.2.0+incompatible // indirect
76+
github.com/docker/docker v27.2.1+incompatible // indirect
7777
github.com/docker/go-connections v0.5.0 // indirect
7878
github.com/docker/go-units v0.4.0 // indirect
7979
github.com/drone/envsubst/v2 v2.0.0-20210730161058-179042472c46 // indirect
@@ -104,7 +104,7 @@ require (
104104
github.com/google/gofuzz v1.2.0 // indirect
105105
github.com/google/s2a-go v0.1.8 // indirect
106106
github.com/google/uuid v1.6.0 // indirect
107-
github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
107+
github.com/googleapis/enterprise-certificate-proxy v0.3.3 // indirect
108108
github.com/googleapis/gax-go/v2 v2.13.0 // indirect
109109
github.com/hashicorp/hcl v1.0.1-vault-5 // indirect
110110
github.com/huandu/xstrings v1.5.0 // indirect
@@ -149,27 +149,27 @@ require (
149149
github.com/subosito/gotenv v1.6.0 // indirect
150150
github.com/xanzy/ssh-agent v0.3.3 // indirect
151151
go.opencensus.io v0.24.0 // indirect
152-
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.53.0 // indirect
153-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 // indirect
154-
go.opentelemetry.io/otel v1.28.0 // indirect
155-
go.opentelemetry.io/otel/metric v1.28.0 // indirect
156-
go.opentelemetry.io/otel/trace v1.28.0 // indirect
152+
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0 // indirect
153+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 // indirect
154+
go.opentelemetry.io/otel v1.29.0 // indirect
155+
go.opentelemetry.io/otel/metric v1.29.0 // indirect
156+
go.opentelemetry.io/otel/trace v1.29.0 // indirect
157157
go.uber.org/multierr v1.11.0 // indirect
158-
golang.org/x/crypto v0.26.0 // indirect
158+
golang.org/x/crypto v0.27.0 // indirect
159159
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
160160
golang.org/x/mod v0.20.0 // indirect
161-
golang.org/x/net v0.28.0 // indirect
161+
golang.org/x/net v0.29.0 // indirect
162162
golang.org/x/sync v0.8.0 // indirect
163-
golang.org/x/sys v0.24.0 // indirect
164-
golang.org/x/term v0.23.0 // indirect
165-
golang.org/x/text v0.17.0 // indirect
163+
golang.org/x/sys v0.25.0 // indirect
164+
golang.org/x/term v0.24.0 // indirect
165+
golang.org/x/text v0.18.0 // indirect
166166
golang.org/x/time v0.6.0 // indirect
167167
golang.org/x/tools v0.24.0 // indirect
168168
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
169-
google.golang.org/genproto v0.0.0-20240823204242-4ba0660f739c // indirect
170-
google.golang.org/genproto/googleapis/api v0.0.0-20240814211410-ddb44dafa142 // indirect
171-
google.golang.org/genproto/googleapis/rpc v0.0.0-20240823204242-4ba0660f739c // indirect
172-
google.golang.org/grpc v1.65.0 // indirect
169+
google.golang.org/genproto v0.0.0-20240903143218-8af14fe29dc1 // indirect
170+
google.golang.org/genproto/googleapis/api v0.0.0-20240827150818-7e3bb234dfed // indirect
171+
google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 // indirect
172+
google.golang.org/grpc v1.66.0 // indirect
173173
google.golang.org/protobuf v1.34.2 // indirect
174174
gopkg.in/inf.v0 v0.9.1 // indirect
175175
gopkg.in/ini.v1 v1.67.0 // indirect

0 commit comments

Comments
 (0)