golangci-api icon indicating copy to clipboard operation
golangci-api copied to clipboard

Update module redsync to v1.4.2

Open renovate[bot] opened this issue 5 years ago • 2 comments

This PR contains the following updates:

Package Type Update Change
gopkg.in/redsync.v1 require minor v1.0.1 -> v1.4.2

Release Notes

go-redsync/redsync

v1.4.2

Compare Source

v1.4.1

Compare Source

v1.4.0

Compare Source

v1.3.1

Compare Source

v1.3.0

Compare Source

v1.2.0

Compare Source

v1.1.1

Compare Source

v1.1.0

Compare Source


Renovate configuration

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

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

: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.


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

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

renovate[bot] avatar Jun 30 '19 09:06 renovate[bot]

⚠️ 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 -v /mnt/renovate/gh/golangci/golangci-api:/mnt/renovate/gh/golangci/golangci-api -v /tmp/renovate-cache/others/go:/tmp/renovate-cache/others/go -e GOPATH -e CGO_ENABLED=0 -w /mnt/renovate/gh/golangci/golangci-api renovate/go bash -c "git config --global url.\"https://x-access-token:[email protected]/\".insteadOf \"https://github.com/\" && go get"
go: finding golang.org/x/tools v0.0.0-20190630095024-fb37f6ba8261
go: finding gopkg.in/redsync.v1 v1.2.0
go: gopkg.in/[email protected]: go.mod has non-....v1 module path "github.com/go-redsync/redsync" at revision v1.2.0
go: error loading module requirements
 `docker run --rm -v /mnt/renovate/gh/golangci/golangci-api:/mnt/renovate/gh/golangci/golangci-api -v /tmp/renovate-cache/others/go:/tmp/renovate-cache/others/go -e GOPATH -e CGO_ENABLED=0 -w /mnt/renovate/gh/golangci/golangci-api renovate/go bash -c "git config --global url.\"https://x-access-token:[email protected]/\".insteadOf \"https://github.com/\" && go get"` (exited with error code 1)

renovate[bot] avatar Jul 02 '19 13:07 renovate[bot]

: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/golangci/golangci-api":"/mnt/renovate/gh/golangci/golangci-api" -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/golangci/golangci-api" renovate/go bash -l -c "git config --global url.\"https://x-access-token:**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./..."
go: gopkg.in/[email protected]: go.mod has non-....v1 module path "github.com/go-redsync/redsync" at revision v1.4.2

renovate[bot] avatar Sep 25 '19 14:09 renovate[bot]