deepch / RTSPtoWeb

RTSP Stream to WebBrowser
MIT License
1.18k stars 284 forks source link

Update module github.com/imdario/mergo to v1 #351

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
github.com/imdario/mergo require major v0.3.16 -> v1.0.0

Release Notes

imdario/mergo (github.com/imdario/mergo) ### [`v1.0.0`](https://togithub.com/darccio/mergo/releases/tag/v1.0.0): 1.0.0 released with new module URL: dario.cat/mergo [Compare Source](https://togithub.com/imdario/mergo/compare/v0.3.16...v1.0.0) This PR is a release containing [0.3.15](https://togithub.com/imdario/mergo/releases/tag/v0.3.15) features but changing the module URL to `dario.cat/mergo`. #### What's Changed - feat: v1.0.0 released by [@​imdario](https://togithub.com/imdario) in [https://github.com/imdario/mergo/pull/238](https://togithub.com/imdario/mergo/pull/238) **Full Changelog**: https://github.com/imdario/mergo/compare/v0.3.16...v1.0.0

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.



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

renovate[bot] commented 1 year ago

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

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/e5f887/97a6ed/repos/github/deepch/RTSPtoWeb":"/tmp/worker/e5f887/97a6ed/repos/github/deepch/RTSPtoWeb" -v "/tmp/worker/e5f887/97a6ed/cache":"/tmp/worker/e5f887/97a6ed/cache" -e GOPATH -e GOPROXY -e GOSUMDB -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/e5f887/97a6ed/repos/github/deepch/RTSPtoWeb" ghcr.io/containerbase/sidecar:9.24.0 bash -l -c "install-tool golang 1.21.4 && go get -d -t ./..."
go: github.com/imdario/mergo@v1.0.0: parsing go.mod:
    module declares its path as: dario.cat/mergo
            but was required as: github.com/imdario/mergo
renovate[bot] commented 7 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.