Skip to content

Commit

Permalink
chore(all): update all (#6875)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [cloud.google.com/go/compute](https://togithub.com/googleapis/google-cloud-go) | require | minor | `v1.7.0` -> `v1.10.0` |
| [cloud.google.com/go/iam](https://togithub.com/googleapis/google-cloud-go) | require | minor | `v0.3.0` -> `v0.5.0` |
| [cloud.google.com/go/internal/aliasgen](https://togithub.com/googleapis/google-cloud-go) | require | digest | `a6004e7` -> `92243e7` |
| [cloud.google.com/go/internal/godocfx](https://togithub.com/googleapis/google-cloud-go) | require | digest | `3f8d162` -> `92243e7` |
| [cloud.google.com/go/pubsub](https://togithub.com/googleapis/google-cloud-go) | require | minor | `v1.24.1-0.20220812182604-346d154f8951` -> `v1.25.1` |
| [cloud.google.com/go/storage](https://togithub.com/googleapis/google-cloud-go) | require | minor | `v1.23.0` -> `v1.27.0` |
| [github.com/google/go-cmp](https://togithub.com/google/go-cmp) | require | patch | `v0.5.8` -> `v0.5.9` |
| [github.com/google/pprof](https://togithub.com/google/pprof) | require | digest | `c488b8f` -> `131d412` |
| [github.com/googleapis/cloud-bigtable-clients-test](https://togithub.com/googleapis/cloud-bigtable-clients-test) | require | digest | `0ba36e4` -> `f37be0a` |
| [github.com/googleapis/gax-go/v2](https://togithub.com/googleapis/gax-go) | require | minor | `v2.5.1` -> `v2.6.0` |
| [github.com/shurcooL/githubv4](https://togithub.com/shurcooL/githubv4) | require | digest | `0b4e329` -> `70b4d36` |
| [go](https://go.dev/) ([source](https://togithub.com/golang/go)) | golang | minor | `1.17` -> `1.19` |
| [go](https://go.dev/) ([source](https://togithub.com/golang/go)) | golang | minor | `1.18` -> `1.19` |
| [golang.org/x/oauth2](https://togithub.com/golang/oauth2) | require | digest | `f213421` -> `6fdb5e3` |
| [golang.org/x/oauth2](https://togithub.com/golang/oauth2) | require | digest | `b44042a` -> `6fdb5e3` |
| [golang.org/x/sync](https://togithub.com/golang/sync) | require | minor | `v0.0.0-20220601150217-0de741cfad7f` -> `v0.1.0` |
| [golang.org/x/sync](https://togithub.com/golang/sync) | require | minor | `v0.0.0-20220929204114-8fcdb60fdcc0` -> `v0.1.0` |
| [golang.org/x/sync](https://togithub.com/golang/sync) | require | minor | `v0.0.0-20220722155255-886fb9371eb4` -> `v0.1.0` |
| [golang.org/x/sys](https://togithub.com/golang/sys) | require | minor | `v0.0.0-20220728004956-3c1f35247d10` -> `v0.1.0` |
| [golang.org/x/text](https://togithub.com/golang/text) | require | minor | `v0.3.7` -> `v0.4.0` |
| [golang.org/x/time](https://togithub.com/golang/time) | require | minor | `v0.0.0-20220609170525-579cf78fd858` -> `v0.1.0` |
| [golang.org/x/tools](https://togithub.com/golang/tools) | require | patch | `v0.1.11` -> `v0.1.12` |
| [golang.org/x/xerrors](https://togithub.com/golang/xerrors) | require | digest | `65e6541` -> `04be3eb` |
| [google.golang.org/api](https://togithub.com/googleapis/google-api-go-client) | require | minor | `v0.98.0` -> `v0.99.0` |
| [google.golang.org/api](https://togithub.com/googleapis/google-api-go-client) | require | minor | `v0.97.0` -> `v0.99.0` |
| [google.golang.org/grpc](https://togithub.com/grpc/grpc-go) | require | minor | `v1.49.0` -> `v1.50.1` |
| [google.golang.org/grpc](https://togithub.com/grpc/grpc-go) | require | patch | `v1.50.0` -> `v1.50.1` |

---

### Configuration

📅 **Schedule**: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-cloud-go).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMzguNCIsInVwZGF0ZWRJblZlciI6IjMyLjIzOC40In0=-->
  • Loading branch information
renovate-bot committed Oct 18, 2022
1 parent 92243e7 commit f1a8134
Show file tree
Hide file tree
Showing 267 changed files with 3,178 additions and 81,522 deletions.
18 changes: 9 additions & 9 deletions accessapproval/go.mod
@@ -1,24 +1,24 @@
module cloud.google.com/go/accessapproval

go 1.17
go 1.19

require (
github.com/googleapis/gax-go/v2 v2.5.1
google.golang.org/api v0.98.0
github.com/googleapis/gax-go/v2 v2.6.0
google.golang.org/api v0.99.0
google.golang.org/genproto v0.0.0-20221010155953-15ba04fc1c0e
google.golang.org/grpc v1.49.0
google.golang.org/grpc v1.50.1
google.golang.org/protobuf v1.28.1
)

require (
cloud.google.com/go/compute v1.7.0 // indirect
cloud.google.com/go/compute v1.10.0 // indirect
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/google/go-cmp v0.5.8 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.1.0 // indirect
github.com/google/go-cmp v0.5.9 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.2.0 // indirect
go.opencensus.io v0.23.0 // indirect
golang.org/x/net v0.0.0-20220909164309-bea034e7d591 // indirect
golang.org/x/oauth2 v0.0.0-20220909003341-f21342109be1 // indirect
golang.org/x/net v0.0.0-20221012135044-0b7e1fb9d458 // indirect
golang.org/x/oauth2 v0.0.0-20221006150949-b44042a4b9c1 // indirect
golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 // indirect
golang.org/x/text v0.3.7 // indirect
google.golang.org/appengine v1.6.7 // indirect
Expand Down
713 changes: 16 additions & 697 deletions accessapproval/go.sum

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions accesscontextmanager/go.mod
@@ -1,25 +1,25 @@
module cloud.google.com/go/accesscontextmanager

go 1.17
go 1.19

require (
cloud.google.com/go v0.104.0
github.com/googleapis/gax-go/v2 v2.5.1
google.golang.org/api v0.98.0
github.com/googleapis/gax-go/v2 v2.6.0
google.golang.org/api v0.99.0
google.golang.org/genproto v0.0.0-20221010155953-15ba04fc1c0e
google.golang.org/grpc v1.49.0
google.golang.org/grpc v1.50.1
google.golang.org/protobuf v1.28.1
)

require (
cloud.google.com/go/compute v1.7.0 // indirect
cloud.google.com/go/compute v1.10.0 // indirect
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/google/go-cmp v0.5.8 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.1.0 // indirect
github.com/google/go-cmp v0.5.9 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.2.0 // indirect
go.opencensus.io v0.23.0 // indirect
golang.org/x/net v0.0.0-20220909164309-bea034e7d591 // indirect
golang.org/x/oauth2 v0.0.0-20220909003341-f21342109be1 // indirect
golang.org/x/net v0.0.0-20221012135044-0b7e1fb9d458 // indirect
golang.org/x/oauth2 v0.0.0-20221006150949-b44042a4b9c1 // indirect
golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 // indirect
golang.org/x/text v0.3.7 // indirect
google.golang.org/appengine v1.6.7 // indirect
Expand Down
711 changes: 16 additions & 695 deletions accesscontextmanager/go.sum

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions aiplatform/go.mod
@@ -1,25 +1,25 @@
module cloud.google.com/go/aiplatform

go 1.17
go 1.19

require (
cloud.google.com/go v0.104.0
github.com/golang/protobuf v1.5.2
github.com/googleapis/gax-go/v2 v2.5.1
google.golang.org/api v0.97.0
github.com/googleapis/gax-go/v2 v2.6.0
google.golang.org/api v0.99.0
google.golang.org/genproto v0.0.0-20221010155953-15ba04fc1c0e
google.golang.org/grpc v1.49.0
google.golang.org/grpc v1.50.1
google.golang.org/protobuf v1.28.1
)

require (
cloud.google.com/go/compute v1.7.0 // indirect
cloud.google.com/go/compute v1.10.0 // indirect
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect
github.com/google/go-cmp v0.5.8 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.1.0 // indirect
github.com/google/go-cmp v0.5.9 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.2.0 // indirect
go.opencensus.io v0.23.0 // indirect
golang.org/x/net v0.0.0-20220909164309-bea034e7d591 // indirect
golang.org/x/oauth2 v0.0.0-20220909003341-f21342109be1 // indirect
golang.org/x/net v0.0.0-20221012135044-0b7e1fb9d458 // indirect
golang.org/x/oauth2 v0.0.0-20221006150949-b44042a4b9c1 // indirect
golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 // indirect
golang.org/x/text v0.3.7 // indirect
google.golang.org/appengine v1.6.7 // indirect
Expand Down
710 changes: 16 additions & 694 deletions aiplatform/go.sum

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions analytics/go.mod
@@ -1,24 +1,24 @@
module cloud.google.com/go/analytics

go 1.17
go 1.19

require (
github.com/golang/protobuf v1.5.2
github.com/googleapis/gax-go/v2 v2.5.1
google.golang.org/api v0.98.0
github.com/googleapis/gax-go/v2 v2.6.0
google.golang.org/api v0.99.0
google.golang.org/genproto v0.0.0-20221010155953-15ba04fc1c0e
google.golang.org/grpc v1.49.0
google.golang.org/grpc v1.50.1
google.golang.org/protobuf v1.28.1
)

require (
cloud.google.com/go/compute v1.7.0 // indirect
cloud.google.com/go/compute v1.10.0 // indirect
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect
github.com/google/go-cmp v0.5.8 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.1.0 // indirect
github.com/google/go-cmp v0.5.9 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.2.0 // indirect
go.opencensus.io v0.23.0 // indirect
golang.org/x/net v0.0.0-20220909164309-bea034e7d591 // indirect
golang.org/x/oauth2 v0.0.0-20220909003341-f21342109be1 // indirect
golang.org/x/net v0.0.0-20221012135044-0b7e1fb9d458 // indirect
golang.org/x/oauth2 v0.0.0-20221006150949-b44042a4b9c1 // indirect
golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 // indirect
golang.org/x/text v0.3.7 // indirect
google.golang.org/appengine v1.6.7 // indirect
Expand Down

0 comments on commit f1a8134

Please sign in to comment.