Closed renovate[bot] closed 2 years ago
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:
The artifact failure details are included below:
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/Galaco/kero":"/mnt/renovate/gh/Galaco/kero" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_COUNT -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -w "/mnt/renovate/gh/Galaco/kero" docker.io/renovate/go:1.17.4 bash -l -c "go get -d ./..."
go: errors parsing go.mod:
/mnt/renovate/gh/Galaco/kero/go.mod:22:2: usage: require module/path v1.2.3
This PR contains the following updates:
v0.2.4
->v0.3.0
Release Notes
galaco/bsp
### [`v0.3.0`](https://togithub.com/galaco/bsp/releases/v0.3.0) [Compare Source](https://togithub.com/galaco/bsp/compare/v0.2.4...v0.3.0) #### What's Changed - Update circleci/golang Docker tag to v1.17 by [@renovate](https://togithub.com/renovate) in https://github.com/Galaco/bsp/pull/39 - implement Bsp.CRC32() - aka CRC_MapFile() by [@markus-wa](https://togithub.com/markus-wa) in https://github.com/Galaco/bsp/pull/41 #### New Contributors - [@markus-wa](https://togithub.com/markus-wa) made their first contribution in https://github.com/Galaco/bsp/pull/41 **Full Changelog**: https://github.com/Galaco/bsp/compare/v0.2.4...v0.3.0Configuration
📅 Schedule: 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.