pion / mediadevices

Go implementation of the MediaDevices API.
https://pion.ly/
MIT License
535 stars 122 forks source link

fix(deps): update module github.com/blackjack/webcam to v0.3 - autoclosed #515

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/blackjack/webcam require minor v0.0.0-20230509180125-87693b3f29dc -> v0.3

Release Notes

blackjack/webcam (github.com/blackjack/webcam) ### [`v0.3`](https://togithub.com/blackjack/webcam/releases/tag/v0.3): Got rid of cgo and rewrote implementation in pure Go [Compare Source](https://togithub.com/blackjack/webcam/compare/v0.2...v0.3) Library implementation was rewritten from being a Go wrapper around C functions to pure Go implementation (many thanks to [@​fabian-z](https://togithub.com/fabian-z) )

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 -v "/tmp/worker/a8566d/bccb7f/repos/github/pion/mediadevices":"/tmp/worker/a8566d/bccb7f/repos/github/pion/mediadevices" -v "/tmp/worker/a8566d/bccb7f/cache":"/tmp/worker/a8566d/bccb7f/cache" -e GOPATH -e GOPROXY -e GOSUMDB -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/a8566d/bccb7f/repos/github/pion/mediadevices" ghcr.io/containerbase/sidecar:9.2.1 bash -l -c "install-tool golang 1.20.5 && go get -d -t ./... && go mod tidy && go mod tidy"
/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
go: errors parsing go.mod:
/tmp/worker/a8566d/bccb7f/repos/github/pion/mediadevices/go.mod:6:2: no matching versions for query "v0.3"