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

Commit

Permalink
fix(deps): update module google.golang.org/grpc to v1.42.0
Browse files Browse the repository at this point in the history
Generated by renovateBot
  • Loading branch information
renovate-bot committed Nov 8, 2021
1 parent a9d15be commit 72f3152
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 49 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ module github.com/pion/ion
go 1.15

require (
github.com/apex/log v1.1.4
github.com/bep/debounce v1.2.0
github.com/cloudwebrtc/nats-discovery v0.3.0
github.com/cloudwebrtc/nats-grpc v1.0.0
Expand All @@ -14,7 +13,6 @@ require (
github.com/jhump/protoreflect v1.8.2
github.com/nats-io/nats.go v1.12.0
github.com/onsi/gomega v1.15.0 // indirect
github.com/pion/ion-avp v1.8.4
github.com/pion/ion-log v1.2.0
github.com/pion/ion-sfu v1.10.10
github.com/pion/webrtc/v3 v3.1.7
Expand All @@ -24,6 +22,6 @@ require (
github.com/tj/assert v0.0.3
golang.org/x/net v0.0.0-20211020060615-d418f374d309
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
google.golang.org/grpc v1.41.0
google.golang.org/grpc v1.42.0
google.golang.org/protobuf v1.27.1
)
Loading

0 comments on commit 72f3152

Please sign in to comment.