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

Commit 4f1922a

Browse files
committed
fix(deps): update module github.com/improbable-eng/grpc-web to v0.15.0
Generated by renovateBot
1 parent d29aaeb commit 4f1922a

File tree

2 files changed

+6
-47
lines changed

2 files changed

+6
-47
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,10 @@ require (
1010
github.com/go-redis/redis/v7 v7.4.0
1111
github.com/golang-jwt/jwt/v4 v4.1.0
1212
github.com/golang/protobuf v1.5.2
13-
github.com/improbable-eng/grpc-web v0.14.1
13+
github.com/improbable-eng/grpc-web v0.15.0
1414
github.com/jhump/protoreflect v1.8.2
1515
github.com/nats-io/nats.go v1.12.0
1616
github.com/onsi/gomega v1.15.0 // indirect
17-
github.com/pion/ion-avp v1.8.4
1817
github.com/pion/ion-log v1.2.0
1918
github.com/pion/ion-sfu v1.10.10
2019
github.com/pion/webrtc/v3 v3.1.7

0 commit comments

Comments
 (0)