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

fix(deps): update google.golang.org/genproto commit hash to 3a41ef9 (master) #2106

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 23, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
google.golang.org/genproto require digest 2279cbc -> 3a41ef9

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@google-cla google-cla bot added the cla: yes label Apr 23, 2021
@grpcgatewaybot grpcgatewaybot force-pushed the renovate/master-google.golang.org-genproto-digest branch from b6e3528 to 0d9466c Compare April 23, 2021 16:27
@renovate renovate bot force-pushed the renovate/master-google.golang.org-genproto-digest branch from 0d9466c to 5d8c9de Compare April 26, 2021 18:47
@renovate
Copy link
Contributor Author

renovate bot commented Apr 26, 2021

⚠️ Artifact update problem

Renovate failed to update an artifact 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 check 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: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/grpc-ecosystem/grpc-gateway":"/mnt/renovate/gh/grpc-ecosystem/grpc-gateway" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/grpc-ecosystem/grpc-gateway" docker.io/renovate/go:1.14.15 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod tidy"
go: downloading github.com/grpc-ecosystem/grpc-gateway v1.9.0
go: downloading google.golang.org/grpc v1.37.0
go: downloading golang.org/x/oauth2 v0.0.0-20210413134643-5e61552d6c78
go: downloading google.golang.org/genproto v0.0.0-20210423144448-3a41ef94ed2b
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/protobuf v1.26.0
go: downloading github.com/antihax/optional v1.0.0
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading gopkg.in/yaml.v2 v2.3.0
go: downloading google.golang.org/appengine v1.6.6
go: downloading golang.org/x/sys v0.0.0-20210320140829-1e4c9ba3b0c4
go: downloading golang.org/x/net v0.0.0-20210316092652-d523dce5a7f4
go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
go: downloading github.com/rogpeppe/fastuuid v1.2.0
go: downloading github.com/google/go-cmp v0.5.5
go: downloading github.com/bufbuild/buf v0.37.0
go: downloading google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.0.0
go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
go: downloading github.com/spf13/cobra v1.0.1-0.20201006035406-b97b5ead31f7
go: downloading github.com/stretchr/testify v1.7.0
go: downloading go.uber.org/zap v1.16.0
go: downloading go.opencensus.io v0.22.6
go: downloading github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
go: downloading github.com/pkg/profile v1.5.0
go: downloading github.com/twitchtv/twirp v7.1.0+incompatible
go: downloading github.com/klauspost/compress v1.11.7
go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
go: downloading github.com/jhump/protoreflect v1.8.1
go: downloading go.uber.org/multierr v1.6.0
go: downloading github.com/gofrs/flock v0.8.0
go: downloading honnef.co/go/tools v0.0.1-2020.1.4
go: downloading github.com/gofrs/uuid v4.0.0+incompatible
go: downloading golang.org/x/lint v0.0.0-20201208152925-83fdc39ff7b5
go: downloading go.uber.org/atomic v1.7.0
go: downloading github.com/klauspost/pgzip v1.2.5
go: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
go: downloading gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
go: downloading golang.org/x/tools v0.1.0
go: downloading github.com/BurntSushi/toml v0.3.1
go: downloading golang.org/x/mod v0.3.0
github.com/grpc-ecosystem/grpc-gateway/v2/internal/descriptor imports
	github.com/ghodss/yaml imports
	gopkg.in/yaml.v2: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v2@v2.3.0: permission denied
github.com/grpc-ecosystem/grpc-gateway/v2 imports
	github.com/bufbuild/buf/cmd/buf imports
	github.com/bufbuild/buf/internal/buf/cmd/buf tested by
	github.com/bufbuild/buf/internal/buf/cmd/buf.test imports
	github.com/stretchr/testify/assert imports
	gopkg.in/yaml.v3: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v3@v3.0.0-20210107192922-496545a6307b: permission denied
github.com/grpc-ecosystem/grpc-gateway/v2 imports
	github.com/bufbuild/buf/cmd/buf imports
	github.com/bufbuild/buf/internal/buf/cmd/buf imports
	github.com/bufbuild/buf/internal/buf/bufcli imports
	github.com/bufbuild/buf/internal/pkg/filelock imports
	github.com/gofrs/flock tested by
	github.com/gofrs/flock.test imports
	gopkg.in/check.v1: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/check.v1@v1.0.0-20180628173108-788fd7840127: permission denied

@johanbrandhorst johanbrandhorst force-pushed the renovate/master-google.golang.org-genproto-digest branch from 5d8c9de to 3d5c6dd Compare April 26, 2021 18:50
@grpcgatewaybot grpcgatewaybot force-pushed the renovate/master-google.golang.org-genproto-digest branch from 3d5c6dd to fa48eec Compare April 26, 2021 18:51
@johanbrandhorst johanbrandhorst merged commit 39f5920 into master Apr 26, 2021
@johanbrandhorst johanbrandhorst deleted the renovate/master-google.golang.org-genproto-digest branch April 26, 2021 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants