Skip to content
This repository has been archived by the owner on Dec 2, 2023. It is now read-only.

fix(deps): update golang.org/x/sync commit hash to 036812b - autoclosed #550

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
golang.org/x/sync require digest 09787c9 -> 036812b

Configuration

📅 Schedule: "on the first day of the month" (UTC).

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


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate
Copy link
Contributor Author

renovate bot commented May 1, 2021

⚠️ 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/pion/ion":"/mnt/renovate/gh/pion/ion" -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/pion/ion" docker.io/renovate/go:1.13.15 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: finding golang.org/x/sync 036812b2e83c
go: downloading github.com/nats-io/nats.go v1.10.0
go: downloading google.golang.org/grpc v1.35.0
go: downloading github.com/pion/ion-log v1.0.1
go: downloading github.com/cloudwebrtc/nats-grpc v0.1.3
go: downloading github.com/pixelbender/go-sdp v1.1.0
go: downloading github.com/pion/webrtc/v3 v3.0.11
go: downloading github.com/go-redis/redis/v7 v7.4.0
go: downloading github.com/cloudwebrtc/nats-discovery v0.1.1
go: downloading github.com/pion/ion-sfu v1.9.3
go: downloading github.com/pion/ion-avp v1.8.2
go: extracting github.com/pion/ion-log v1.0.1
go: extracting github.com/nats-io/nats.go v1.10.0
go: extracting github.com/pixelbender/go-sdp v1.1.0
go: downloading github.com/rs/zerolog v1.20.0
go: extracting github.com/cloudwebrtc/nats-grpc v0.1.3
go: downloading github.com/improbable-eng/grpc-web v0.13.0
go: extracting github.com/cloudwebrtc/nats-discovery v0.1.1
go: extracting github.com/pion/ion-avp v1.8.2
go: extracting github.com/go-redis/redis/v7 v7.4.0
go: extracting github.com/rs/zerolog v1.20.0
go: downloading google.golang.org/genproto v0.0.0-20210114201628-6edceaf6022f
go: downloading github.com/at-wat/ebml-go v0.13.0
go: extracting github.com/pion/ion-sfu v1.9.3
go: downloading github.com/lucsky/cuid v1.0.2
go: downloading github.com/square/go-jose/v3 v3.0.0-20200630053402-0a67ce9b0693
go: extracting github.com/pion/webrtc/v3 v3.0.11
go: extracting github.com/improbable-eng/grpc-web v0.13.0
go: extracting github.com/at-wat/ebml-go v0.13.0
go: extracting github.com/lucsky/cuid v1.0.2
go: downloading github.com/pion/transport v0.12.2
go: extracting github.com/square/go-jose/v3 v3.0.0-20200630053402-0a67ce9b0693
go: downloading github.com/pion/rtp v1.6.2
go: downloading github.com/pion/dtls/v2 v2.0.7
go: downloading github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f
go: downloading github.com/pion/rtcp v1.2.6
go: extracting github.com/pion/transport v0.12.2
go: extracting google.golang.org/grpc v1.35.0
go: downloading github.com/nats-io/jwt v1.1.0
go: downloading github.com/pion/randutil v0.1.0
go: extracting github.com/pion/rtcp v1.2.6
go: extracting github.com/pion/rtp v1.6.2
go: extracting github.com/nats-io/jwt v1.1.0
go: extracting github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f
go: downloading github.com/nats-io/nuid v1.0.1
go: extracting github.com/pion/randutil v0.1.0
go: downloading github.com/pion/sdp/v3 v3.0.4
go: downloading github.com/soheilhy/cmux v0.1.4
go: extracting github.com/pion/dtls/v2 v2.0.7
go: extracting github.com/nats-io/nuid v1.0.1
go: downloading github.com/pion/logging v0.2.2
go: extracting github.com/soheilhy/cmux v0.1.4
go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
go: extracting github.com/pion/sdp/v3 v3.0.4
go: downloading github.com/pion/srtp/v2 v2.0.1
go: extracting github.com/pion/logging v0.2.2
go: downloading github.com/pion/interceptor v0.0.9
go: extracting github.com/pion/interceptor v0.0.9
go: extracting github.com/pion/srtp/v2 v2.0.1
go: downloading github.com/rs/cors v1.7.0
go: downloading github.com/gammazero/workerpool v1.1.1
go: extracting github.com/rs/cors v1.7.0
go: extracting github.com/gammazero/workerpool v1.1.1
go: downloading github.com/xlab/libvpx-go v0.0.0-20201217121537-9736e1703824
go: downloading github.com/pion/sctp v1.7.11
go: downloading github.com/nats-io/nkeys v0.1.4
go: extracting github.com/pion/sctp v1.7.11
go: extracting github.com/nats-io/nkeys v0.1.4
go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
go: extracting github.com/xlab/libvpx-go v0.0.0-20201217121537-9736e1703824
go: downloading github.com/pion/datachannel v1.4.21
go: downloading github.com/pion/udp v0.1.0
go: extracting github.com/pion/udp v0.1.0
go: extracting github.com/pion/datachannel v1.4.21
go: downloading github.com/gammazero/deque v0.0.0-20201010052221-3932da5530cc
go: downloading golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad
go: extracting github.com/gammazero/deque v0.0.0-20201010052221-3932da5530cc
go: downloading github.com/pion/turn/v2 v2.0.5
go: downloading github.com/pion/ice/v2 v2.0.15
go: extracting github.com/pion/turn/v2 v2.0.5
go: downloading gopkg.in/yaml.v2 v2.3.0
go: downloading github.com/bep/debounce v1.2.0
go: downloading github.com/prometheus/client_golang v1.9.0
go: extracting github.com/pion/ice/v2 v2.0.15
go: extracting github.com/bep/debounce v1.2.0
go: extracting gopkg.in/yaml.v2 v2.3.0
go: downloading gopkg.in/ini.v1 v1.51.1
go: downloading github.com/pion/stun v0.3.5
go: extracting github.com/prometheus/client_golang v1.9.0
go: extracting golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad
go: extracting gopkg.in/ini.v1 v1.51.1
go: extracting github.com/pion/stun v0.3.5
go: downloading github.com/pion/mdns v0.0.4
go: downloading github.com/prometheus/procfs v0.2.0
go: downloading github.com/prometheus/common v0.15.0
go: extracting github.com/pion/mdns v0.0.4
go: extracting github.com/prometheus/procfs v0.2.0
go: extracting github.com/prometheus/common v0.15.0
go: extracting google.golang.org/genproto v0.0.0-20210114201628-6edceaf6022f
go: extracting gopkg.in/ini.v1 v1.51.1
go: extracting gopkg.in/yaml.v2 v2.3.0
go: downloading github.com/nats-io/nats-server/v2 v2.1.9
go: downloading github.com/google/go-cmp v0.5.0
go: downloading github.com/tj/assert v0.0.3
go: extracting github.com/tj/assert v0.0.3
go: downloading google.golang.org/grpc/examples v0.0.0-20201209011439-fd32f6a4fefe
go: downloading github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f
go: extracting github.com/google/go-cmp v0.5.0
go: downloading github.com/onsi/gomega v1.10.3
go: extracting github.com/onsi/gomega v1.10.3
go: extracting github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f
go: extracting google.golang.org/grpc/examples v0.0.0-20201209011439-fd32f6a4fefe
go: downloading github.com/onsi/ginkgo v1.14.2
go: downloading gopkg.in/yaml.v3 v3.0.0-20200605160147-a5ece683394c
go: extracting github.com/nats-io/nats-server/v2 v2.1.9
go: extracting github.com/onsi/ginkgo v1.14.2
go: extracting gopkg.in/yaml.v3 v3.0.0-20200605160147-a5ece683394c
go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
go: extracting gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
github.com/pion/ion/cmd/avp imports
	github.com/spf13/viper imports
	gopkg.in/ini.v1: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/ini.v1@v1.51.1: permission denied
github.com/pion/ion/cmd/avp imports
	github.com/spf13/viper imports
	gopkg.in/yaml.v2: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v2@v2.3.0: permission denied
github.com/pion/ion/pkg/ion tested by
	github.com/pion/ion/pkg/ion.test imports
	github.com/stretchr/testify/assert imports
	gopkg.in/yaml.v3: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v3@v3.0.0-20200605160147-a5ece683394c: permission denied
github.com/pion/ion/pkg/db imports
	github.com/go-redis/redis/v7 tested by
	github.com/go-redis/redis/v7.test imports
	github.com/onsi/ginkgo imports
	github.com/onsi/ginkgo/internal/remote imports
	github.com/nxadm/tail imports
	gopkg.in/tomb.v1: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/tomb.v1@v1.0.0-20141024135613-dd632973f1e7: permission denied

@renovate renovate bot force-pushed the renovate/golang.org-x-sync-digest branch 4 times, most recently from 23c1cc0 to dccaa58 Compare June 20, 2021 17:15
@renovate renovate bot force-pushed the renovate/golang.org-x-sync-digest branch from dccaa58 to a00e2ee Compare July 2, 2021 08:35
@renovate renovate bot changed the title fix(deps): update golang.org/x/sync commit hash to 036812b fix(deps): update golang.org/x/sync commit hash to 036812b - autoclosed Aug 30, 2021
@renovate renovate bot closed this Aug 30, 2021
@renovate renovate bot deleted the renovate/golang.org-x-sync-digest branch August 30, 2021 08:46
@renovate renovate bot changed the title fix(deps): update golang.org/x/sync commit hash to 036812b - autoclosed fix(deps): update golang.org/x/sync commit hash to 036812b Aug 30, 2021
@renovate renovate bot reopened this Aug 30, 2021
@renovate renovate bot restored the renovate/golang.org-x-sync-digest branch August 30, 2021 10:29
@renovate renovate bot changed the title fix(deps): update golang.org/x/sync commit hash to 036812b fix(deps): update golang.org/x/sync commit hash to 036812b - autoclosed Aug 31, 2021
@renovate renovate bot closed this Aug 31, 2021
@renovate renovate bot deleted the renovate/golang.org-x-sync-digest branch August 31, 2021 00:28
@renovate renovate bot changed the title fix(deps): update golang.org/x/sync commit hash to 036812b - autoclosed fix(deps): update golang.org/x/sync commit hash to 036812b Aug 31, 2021
@renovate renovate bot reopened this Aug 31, 2021
@renovate renovate bot restored the renovate/golang.org-x-sync-digest branch August 31, 2021 01:39
@renovate renovate bot changed the title fix(deps): update golang.org/x/sync commit hash to 036812b fix(deps): update golang.org/x/sync commit hash to 036812b - autoclosed Oct 27, 2021
@renovate renovate bot closed this Oct 27, 2021
@renovate renovate bot deleted the renovate/golang.org-x-sync-digest branch October 27, 2021 17:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant