Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(all): update all #6997

Merged
merged 4 commits into from
Nov 7, 2022
Merged

chore(all): update all #6997

merged 4 commits into from
Nov 7, 2022

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Nov 7, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cloud.google.com/go require minor v0.104.0 -> v0.105.0
cloud.google.com/go/bigquery require minor v1.42.0 -> v1.43.0
cloud.google.com/go/datacatalog require minor v1.6.0 -> v1.8.0
cloud.google.com/go/datastore require minor v1.8.0 -> v1.9.0
cloud.google.com/go/iam require minor v0.5.0 -> v0.7.0
cloud.google.com/go/iam require minor v0.6.0 -> v0.7.0
cloud.google.com/go/internal/aliasgen require digest 53a0f9d -> 753b751
cloud.google.com/go/internal/godocfx require digest 53a0f9d -> 753b751
cloud.google.com/go/kms require minor v1.4.0 -> v1.6.0
cloud.google.com/go/longrunning require minor v0.1.1 -> v0.3.0
cloud.google.com/go/pubsub require minor v1.25.1 -> v1.26.0
cloud.google.com/go/translate require minor v1.2.0 -> v1.4.0
github.com/google/pprof require digest 131d412 -> d260c55
github.com/googleapis/cloud-bigtable-clients-test require digest 5b86a50 -> 300c96f
github.com/googleapis/gax-go/v2 require minor v2.6.0 -> v2.7.0
github.com/shurcooL/githubv4 require digest 70b4d36 -> a134b14
go.opencensus.io require minor v0.23.0 -> v0.24.0
golang.org/x/oauth2 require minor v0.0.0-20221014153046-6fdb5e3db783 -> v0.1.0
golang.org/x/sync require minor v0.0.0-20220929204114-8fcdb60fdcc0 -> v0.1.0
golang.org/x/sys require minor v0.0.0-20220728004956-3c1f35247d10 -> v0.1.0
golang.org/x/time require minor v0.0.0-20220922220347-f3bd1da661af -> v0.1.0
golang.org/x/tools require minor v0.1.12 -> v0.2.0

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 if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team November 7, 2022 03:06
@renovate-bot renovate-bot requested a review from a team as a code owner November 7, 2022 03:06
@forking-renovate
Copy link

⚠ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: vision/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/vision" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: downloading cloud.google.com/go v0.105.0
go: downloading github.com/googleapis/gax-go/v2 v2.7.0
go: downloading google.golang.org/api v0.102.0
go: downloading google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
go: downloading google.golang.org/grpc v1.50.1
go: downloading google.golang.org/protobuf v1.28.1
go: downloading github.com/golang/protobuf v1.5.2
go: downloading golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
go: downloading cloud.google.com/go/compute/metadata v0.2.1
go: downloading cloud.google.com/go/compute v1.12.1
go: downloading go.opencensus.io v0.23.0
go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10
go: downloading google.golang.org/appengine v1.6.7
go: downloading golang.org/x/net v0.0.0-20221014081412-f15817d10f9b
go: downloading github.com/google/go-cmp v0.5.9
go: downloading cloud.google.com/go/vision/v2 v2.3.0
go: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.2.0
go: downloading golang.org/x/text v0.4.0
go: downloading cloud.google.com/go/longrunning v0.3.0
go: downloading google.golang.org/genproto v0.0.0-20221027153422-115e99e71e1c
go: downloading cloud.google.com/go/vision/v2 v2.4.0
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: added cloud.google.com/go/longrunning v0.3.0
go: upgraded cloud.google.com/go/vision/v2 v2.3.0 => v2.4.0
go: upgraded google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e => v0.0.0-20221027153422-115e99e71e1c
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: storage/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/storage" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: downloading cloud.google.com/go/iam v0.7.0
go: downloading github.com/google/uuid v1.3.0
go: downloading golang.org/x/oauth2 v0.1.0
go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
go: downloading golang.org/x/net v0.1.0
go: downloading golang.org/x/sys v0.1.0
go: downloading github.com/google/martian/v3 v3.2.1
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: upgraded golang.org/x/net v0.0.0-20221014081412-f15817d10f9b => v0.1.0
go: upgraded golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 => v0.1.0
go: upgraded google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e => v0.0.0-20221027153422-115e99e71e1c
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: spanner/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/spanner" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: downloading go.opencensus.io v0.24.0
go: downloading github.com/envoyproxy/go-control-plane v0.10.2-0.20220325020618-49ff273808a1
go: downloading github.com/cncf/xds/go v0.0.0-20211011173535-cb28da3451f1
go: downloading github.com/envoyproxy/protoc-gen-validate v0.1.0
go: downloading github.com/cespare/xxhash/v2 v2.1.1
go: downloading github.com/cncf/udpa/go v0.0.0-20210930031921-04548b0d99d4
go: downloading github.com/census-instrumentation/opencensus-proto v0.3.0
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: added cloud.google.com/go/longrunning v0.3.0
go: upgraded google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e => v0.0.0-20221027153422-115e99e71e1c
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: recommendationengine/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/recommendationengine" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: added cloud.google.com/go/longrunning v0.3.0
go: upgraded google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e => v0.0.0-20221027153422-115e99e71e1c
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: pubsublite/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/pubsublite" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: downloading cloud.google.com/go/pubsub v1.26.0
go: downloading golang.org/x/sync v0.1.0
go: downloading cloud.google.com/go/iam v0.5.0
go: downloading cloud.google.com/go/iam v0.6.0
go: downloading cloud.google.com/go/kms v1.5.0
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: upgraded cloud.google.com/go/iam v0.5.0 => v0.6.0
go: added cloud.google.com/go/longrunning v0.3.0
go: upgraded google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e => v0.0.0-20221027153422-115e99e71e1c
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: pubsub/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/pubsub" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: downloading cloud.google.com/go/kms v1.6.0
go: downloading golang.org/x/time v0.1.0
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: upgraded golang.org/x/net v0.0.0-20221014081412-f15817d10f9b => v0.1.0
go: upgraded golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 => v0.1.0
go: upgraded google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e => v0.0.0-20221027153422-115e99e71e1c
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: profiler/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/profiler" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: downloading github.com/google/pprof v0.0.0-20221103000818-d260c55eee4c
go: downloading github.com/golang/mock v1.6.0
go: downloading cloud.google.com/go/storage v1.27.0
go: downloading cloud.google.com/go/iam v0.3.0
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: upgraded golang.org/x/net v0.0.0-20221014081412-f15817d10f9b => v0.1.0
go: upgraded golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 => v0.1.0
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: networksecurity/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/networksecurity" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: added cloud.google.com/go/longrunning v0.3.0
go: upgraded google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e => v0.0.0-20221027153422-115e99e71e1c
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: logging/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/logging" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: downloading cloud.google.com/go/longrunning v0.1.1
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: upgraded golang.org/x/net v0.0.0-20221014081412-f15817d10f9b => v0.1.0
go: upgraded golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 => v0.1.0
go: upgraded google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e => v0.0.0-20221027153422-115e99e71e1c
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: lifesciences/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/lifesciences" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: added cloud.google.com/go/longrunning v0.3.0
go: upgraded google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e => v0.0.0-20221027153422-115e99e71e1c
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: grafeas/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/grafeas" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: gkehub/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/gkehub" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: added cloud.google.com/go/longrunning v0.3.0
go: upgraded google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e => v0.0.0-20221027153422-115e99e71e1c
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: firestore/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/firestore" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: added cloud.google.com/go/longrunning v0.3.0
go: upgraded google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e => v0.0.0-20221027153422-115e99e71e1c
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: errorreporting/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/errorreporting" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: edgecontainer/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/edgecontainer" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: added cloud.google.com/go/longrunning v0.3.0
go: upgraded google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e => v0.0.0-20221027153422-115e99e71e1c
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: domains/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/domains" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: added cloud.google.com/go/longrunning v0.3.0
go: upgraded google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e => v0.0.0-20221027153422-115e99e71e1c
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: datastore/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/datastore" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: added cloud.google.com/go/longrunning v0.3.0
go: upgraded google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e => v0.0.0-20221027153422-115e99e71e1c
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: datalabeling/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/datalabeling" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: added cloud.google.com/go/longrunning v0.3.0
go: upgraded google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e => v0.0.0-20221027153422-115e99e71e1c
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: containeranalysis/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/containeranalysis" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: downloading cloud.google.com/go/grafeas v0.2.0
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: compute/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/compute" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: bigtable/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/bigtable" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: downloading github.com/google/btree v1.1.2
go: downloading rsc.io/binaryregexp v0.2.0
go: downloading github.com/googleapis/cloud-bigtable-clients-test v0.0.0-20221104150409-300c96f7b1f5
go: downloading github.com/census-instrumentation/opencensus-proto v0.2.1
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: upgraded golang.org/x/net v0.0.0-20221014081412-f15817d10f9b => v0.1.0
go: upgraded golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 => v0.1.0
go: upgraded google.golang.org/genproto v0.0.0-20221025140454-527a21cfbd71 => v0.0.0-20221027153422-115e99e71e1c
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: bigquery/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/bigquery" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: downloading cloud.google.com/go/datacatalog v1.8.0
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: upgraded google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e => v0.0.0-20221027153422-115e99e71e1c
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: apikeys/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/apikeys" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: added cloud.google.com/go/longrunning v0.3.0
go: upgraded google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e => v0.0.0-20221027153422-115e99e71e1c
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: apigeeregistry/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/apigeeregistry" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: added cloud.google.com/go/longrunning v0.3.0
go: upgraded google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e => v0.0.0-20221027153422-115e99e71e1c
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: aiplatform/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/aiplatform" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: added cloud.google.com/go/longrunning v0.3.0
go: upgraded google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e => v0.0.0-20221027153422-115e99e71e1c
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: internal/godocfx/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/internal/godocfx" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: downloading cloud.google.com/go/datastore v1.9.0
go: downloading golang.org/x/tools v0.2.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading cloud.google.com/go/bigquery v1.43.0
go: downloading github.com/googleapis/gax-go/v2 v2.6.0
go: downloading golang.org/x/mod v0.6.0
go: upgraded golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 => v0.6.0
go: upgraded golang.org/x/net v0.0.0-20221014081412-f15817d10f9b => v0.1.0
go: upgraded golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 => v0.1.0
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: secretmanager/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/secretmanager" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: kms/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/kms" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: internal/gapicgen/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/internal/gapicgen" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: downloading gopkg.in/src-d/go-git.v4 v4.13.1
go: downloading cloud.google.com/go/internal/godocfx v0.0.0-20221103222639-753b75139f4b
go: downloading github.com/google/go-github/v35 v35.3.0
go: downloading github.com/shurcooL/githubv4 v0.0.0-20221021030919-a134b1472cc7
go: downloading golang.org/x/tools v0.1.12
go: downloading github.com/sergi/go-diff v1.0.0
go: downloading golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
go: downloading gopkg.in/src-d/go-billy.v4 v4.3.2
go: downloading github.com/google/go-querystring v1.0.0
go: downloading github.com/shurcooL/graphql v0.0.0-20200928012149-18c5c3165e3a
go: downloading github.com/emirpasic/gods v1.12.0
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
go: downloading github.com/src-d/gcfg v1.4.0
go: downloading github.com/kevinburke/ssh_config v0.0.0-20190725054713-01f96b0aa0cd
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/xanzy/ssh-agent v0.2.1
go: downloading gopkg.in/warnings.v0 v0.1.2
go: upgraded golang.org/x/net v0.0.0-20220909164309-bea034e7d591 => v0.1.0
go: upgraded google.golang.org/genproto v0.0.0-20221018160656-63c7b68cfc55 => v0.0.0-20221027153422-115e99e71e1c
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: workflows/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/workflows" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: vpcaccess/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/vpcaccess" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: vmmigration/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/vmmigration" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: vision/v2/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/vision/v2" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: downloading cloud.google.com/go/vision v1.2.0
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: videointelligence/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/videointelligence" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: video/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/video" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: translate/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/translate" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: tpu/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/tpu" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: talent/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/talent" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: storagetransfer/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/storagetransfer" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: speech/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/speech" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: shell/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/shell" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: serviceusage/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/serviceusage" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: servicemanagement/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/servicemanagement" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: securitycenter/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/securitycenter" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: security/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/security" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: run/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/run" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: retail/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/retail" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: resourcemanager/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/resourcemanager" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: redis/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/redis" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: osconfig/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/osconfig" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: orchestration/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/orchestration" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: optimization/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/optimization" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: notebooks/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/notebooks" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: networkmanagement/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/networkmanagement" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: networkconnectivity/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/networkconnectivity" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: monitoring/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/monitoring" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: metastore/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/metastore" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: memcache/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/memcache" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: managedidentities/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/managedidentities" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: go.mod file indicates go 1.19, but maximum version supported by tidy is 1.18

File name: ids/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/googleapis/google-cloud-go":"/mnt/renovate/gh/googleapis/google-cloud-go" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/googleapis/google-cloud-go/ids" docker.io/renovate/go:1.18.8 bash -l -c "go get -d -t ./... && go mod tidy 

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 7, 2022
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Nov 7, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 7, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 7, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 7, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 7, 2022
@codyoss codyoss enabled auto-merge (squash) November 7, 2022 20:13
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 7, 2022
@codyoss codyoss merged commit 7228507 into googleapis:main Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants