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 module github.com/gogo/protobuf to v1.3.2 #174

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 26, 2021

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/gogo/protobuf require patch v1.3.1 -> v1.3.2

Release Notes

gogo/protobuf

v1.3.2

Compare Source

Tested versions:

go 1.15.6
protoc 3.14.0

Bug fixes:

skippy peanut butter


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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, click this checkbox.

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

@renovate
Copy link
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/xmlking/micro-starter-kit":"/mnt/renovate/gh/xmlking/micro-starter-kit" -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/xmlking/micro-starter-kit" 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/golang/protobuf v1.4.2
go: downloading golang.org/x/net v0.0.0-20201021035429-f5854403a974
go: downloading golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading google.golang.org/protobuf v1.23.0
go: downloading golang.org/x/lint v0.0.0-20191125180803-fdd1cda4f05f
go: downloading golang.org/x/tools v0.0.0-20210106214847-113979e3529a
go: downloading github.com/google/go-cmp v0.4.0
github.com/xmlking/micro-starter-kit/shared/config imports
	github.com/xmlking/configor imports
	gopkg.in/yaml.v2: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v2@v2.3.0: permission denied
github.com/xmlking/micro-starter-kit/e2e tested by
	github.com/xmlking/micro-starter-kit/e2e.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-20200313102051-9f266ea9e77c: permission denied
github.com/xmlking/micro-starter-kit/service/account/handler imports
	github.com/satori/go.uuid tested by
	github.com/satori/go.uuid.test imports
	gopkg.in/check.v1: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/check.v1@v1.0.0-20200227125254-8fa46927fb4f: permission denied
github.com/xmlking/micro-starter-kit/cmd/account imports
	github.com/micro/go-micro/v2 imports
	github.com/micro/go-micro/v2/runtime imports
	github.com/hpcloud/tail imports
	gopkg.in/tomb.v1: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/tomb.v1@v1.0.0-20141024135613-dd632973f1e7: permission denied
github.com/xmlking/micro-starter-kit/cmd/account imports
	github.com/micro/go-micro/v2 imports
	github.com/micro/go-micro/v2/runtime imports
	github.com/hpcloud/tail imports
	github.com/hpcloud/tail/watch imports
	gopkg.in/fsnotify.v1: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/fsnotify.v1@v1.4.7: permission denied
github.com/xmlking/micro-starter-kit/cmd/account imports
	github.com/micro/go-micro/v2 imports
	github.com/micro/go-micro/v2/runtime imports
	github.com/micro/go-micro/v2/runtime/local/git imports
	github.com/go-git/go-git/v5/config imports
	github.com/go-git/go-git/v5/plumbing/format/config imports
	github.com/go-git/gcfg imports
	gopkg.in/warnings.v0: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/warnings.v0@v0.1.2: permission denied

@sonarcloud
Copy link

sonarcloud bot commented Apr 26, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant