fix(deps): update module github.com/hashicorp/memberlist to v0.2.4 #33

Merged
renovate[bot] merged 1 commits from renovate/all into master 2021-05-02 22:39:31 +03:00
renovate[bot] commented 2021-04-30 23:49:23 +03:00 (Migrated from github.com)

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/hashicorp/memberlist require patch v0.2.3 -> v0.2.4

Release Notes

hashicorp/memberlist

v0.2.4

Compare Source


Configuration

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

🚦 Automerge: Disabled due to failing status checks.

♻️ 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.

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/hashicorp/memberlist](https://togithub.com/hashicorp/memberlist) | require | patch | `v0.2.3` -> `v0.2.4` | --- ### Release Notes <details> <summary>hashicorp/memberlist</summary> ### [`v0.2.4`](https://togithub.com/hashicorp/memberlist/compare/v0.2.3...v0.2.4) [Compare Source](https://togithub.com/hashicorp/memberlist/compare/v0.2.3...v0.2.4) </details> --- ### Configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled due to failing status checks. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/unistack-org/micro-register-gossip).
renovate[bot] commented 2021-04-30 23:49:24 +03:00 (Migrated from github.com)

⚠️ 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/unistack-org/micro-register-gossip":"/mnt/renovate/gh/unistack-org/micro-register-gossip" -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/unistack-org/micro-register-gossip" docker.io/renovate/go:1.16.3 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/google/uuid v1.2.0
go: downloading github.com/hashicorp/memberlist v0.2.4
go: downloading github.com/mitchellh/hashstructure/v2 v2.0.1
go: downloading github.com/unistack-org/micro/v3 v3.3.17
go: downloading google.golang.org/protobuf v1.26.0
go: downloading github.com/armon/go-metrics v0.3.6
go: downloading github.com/google/btree v1.0.0
go: downloading github.com/hashicorp/go-msgpack v1.1.5
go: downloading github.com/hashicorp/go-multierror v1.1.0
go: downloading github.com/hashicorp/go-sockaddr v1.0.2
go: downloading github.com/miekg/dns v1.1.38
go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529
go: downloading github.com/hashicorp/go-immutable-radix v1.3.0
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading golang.org/x/crypto v0.0.0-20210218145215-b8e89b74b9df
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading golang.org/x/sys v0.0.0-20210423082822-04245dca01da
go: downloading github.com/hashicorp/golang-lru v0.5.4
go: downloading github.com/stretchr/testify v1.4.0
go: downloading github.com/google/go-cmp v0.5.5
go: downloading github.com/pascaldekloe/goe v0.1.0
go: downloading golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
go: downloading github.com/hashicorp/go-uuid v1.0.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v2 v2.3.0
go: downloading golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
github.com/unistack-org/micro-register-gossip/v3 imports
	github.com/hashicorp/memberlist tested by
	github.com/hashicorp/memberlist.test imports
	github.com/stretchr/testify/require imports
	github.com/stretchr/testify/assert imports
	gopkg.in/yaml.v2: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v2@v2.3.0: permission denied

### :warning: Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. :recycle: 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/unistack-org/micro-register-gossip":"/mnt/renovate/gh/unistack-org/micro-register-gossip" -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/unistack-org/micro-register-gossip" docker.io/renovate/go:1.16.3 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/google/uuid v1.2.0 go: downloading github.com/hashicorp/memberlist v0.2.4 go: downloading github.com/mitchellh/hashstructure/v2 v2.0.1 go: downloading github.com/unistack-org/micro/v3 v3.3.17 go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/armon/go-metrics v0.3.6 go: downloading github.com/google/btree v1.0.0 go: downloading github.com/hashicorp/go-msgpack v1.1.5 go: downloading github.com/hashicorp/go-multierror v1.1.0 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 go: downloading github.com/miekg/dns v1.1.38 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading golang.org/x/crypto v0.0.0-20210218145215-b8e89b74b9df go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6 go: downloading golang.org/x/sys v0.0.0-20210423082822-04245dca01da go: downloading github.com/hashicorp/golang-lru v0.5.4 go: downloading github.com/stretchr/testify v1.4.0 go: downloading github.com/google/go-cmp v0.5.5 go: downloading github.com/pascaldekloe/goe v0.1.0 go: downloading golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e go: downloading github.com/hashicorp/go-uuid v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v2 v2.3.0 go: downloading golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 github.com/unistack-org/micro-register-gossip/v3 imports github.com/hashicorp/memberlist tested by github.com/hashicorp/memberlist.test imports github.com/stretchr/testify/require imports github.com/stretchr/testify/assert imports gopkg.in/yaml.v2: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v2@v2.3.0: permission denied ```
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unistack-org/micro-register-gossip#33
No description provided.