Update module github.com/livekit/protocol to v1.0.1
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/livekit/protocol | require | patch | v1.0.0 -> v1.0.1 |
Release Notes
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.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
⚠ 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 click 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/livekit/livekit-cli":"/mnt/renovate/gh/livekit/livekit-cli" -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_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -w "/mnt/renovate/gh/livekit/livekit-cli" docker.io/renovate/go:1.19.0 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
go: downloading github.com/ggwhite/go-masker v1.0.9
go: downloading github.com/go-logr/logr v1.2.3
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/livekit/protocol v1.0.1
go: downloading github.com/livekit/server-sdk-go v0.10.5-0.20220806220401-4ccb94386818
go: downloading github.com/olekukonko/tablewriter v0.0.5
go: downloading github.com/pion/webrtc/v3 v3.1.43
go: downloading github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
go: downloading github.com/urfave/cli/v2 v2.11.2
go: downloading google.golang.org/protobuf v1.28.1
go: downloading github.com/stretchr/testify v1.8.0
go: downloading github.com/pion/rtp v1.7.13
go: downloading github.com/pkg/errors v0.9.1
go: downloading go.uber.org/atomic v1.10.0
go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
go: downloading gopkg.in/square/go-jose.v2 v2.6.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/go-redis/redis/v8 v8.11.5
go: downloading github.com/twitchtv/twirp v8.1.2+incompatible
go: downloading google.golang.org/grpc v1.48.0
go: downloading github.com/go-logr/zapr v1.2.3
go: downloading go.uber.org/zap v1.22.0
go: downloading github.com/bep/debounce v1.2.1
go: downloading github.com/gorilla/websocket v1.5.0
go: downloading github.com/magefile/mage v1.13.0
go: downloading github.com/pion/interceptor v0.1.12
go: downloading github.com/pion/rtcp v1.2.10
go: downloading github.com/pion/sdp/v3 v3.0.5
go: downloading github.com/thoas/go-funk v0.9.2
go: downloading github.com/mattn/go-runewidth v0.0.9
go: downloading github.com/pion/datachannel v1.5.2
go: downloading github.com/pion/dtls/v2 v2.1.5
go: downloading github.com/pion/ice/v2 v2.2.6
go: downloading github.com/pion/logging v0.2.2
go: downloading github.com/pion/randutil v0.1.0
go: downloading github.com/pion/sctp v1.8.2
go: downloading github.com/pion/srtp/v2 v2.0.10
go: downloading github.com/pion/transport v0.13.1
go: downloading golang.org/x/net v0.0.0-20220708220712-1185a9018129
go: downloading golang.org/x/sys v0.0.0-20220712014510-0a85c31ab51e
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d
go: downloading github.com/cespare/xxhash/v2 v2.1.2
go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
go: downloading github.com/eapache/channels v1.1.0
go: downloading github.com/jxskiss/base62 v1.1.0
go: downloading github.com/lithammer/shortuuid/v3 v3.0.7
go: downloading github.com/prometheus/client_golang v1.13.0
go: downloading google.golang.org/genproto v0.0.0-20220712132514-bdd2acd4974d
go: downloading go.uber.org/multierr v1.6.0
go: downloading github.com/pion/udp v0.1.1
go: downloading github.com/google/uuid v1.3.0
go: downloading github.com/pion/mdns v0.0.5
go: downloading github.com/pion/stun v0.3.5
go: downloading github.com/pion/turn/v2 v2.0.8
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/eapache/queue v1.1.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/golang/protobuf v1.5.2
go: downloading github.com/prometheus/client_model v0.2.0
go: downloading github.com/prometheus/common v0.37.0
go: downloading github.com/prometheus/procfs v0.8.0
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
go: downloading golang.org/x/text v0.3.7
go: upgraded go.uber.org/zap v1.21.0 => v1.22.0
go: downloading github.com/google/go-cmp v0.5.8
go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
go: downloading github.com/onsi/ginkgo v1.16.5
go: downloading github.com/onsi/gomega v1.18.1
go: downloading go.uber.org/goleak v1.1.11
go: downloading github.com/kr/pretty v0.2.1
go: downloading github.com/benbjohnson/clock v1.1.0
go: downloading github.com/kr/text v0.1.0
go: downloading github.com/nxadm/tail v1.4.8
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
go: downloading github.com/fsnotify/fsnotify v1.4.9
go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
github.com/livekit/livekit-cli/cmd/livekit-cli imports
github.com/livekit/protocol/auth imports
gopkg.in/yaml.v3 tested by
gopkg.in/yaml.v3.test imports
gopkg.in/check.v1 loaded from gopkg.in/[email protected],
but go 1.16 would select v1.0.0-20201130134442-10cb98267c6c
To upgrade to the versions selected by go 1.16:
go mod tidy -go=1.16 && go mod tidy -go=1.17
If reproducibility with go 1.16 is not needed:
go mod tidy -compat=1.17
For other options, see:
https://golang.org/doc/modules/pruning