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 github.com/improbable-eng/grpc-web to v0.14.0
Browse files Browse the repository at this point in the history
Generated by renovateBot
  • Loading branch information
renovate-bot committed Jun 20, 2021
1 parent e99cfea commit f4bf59b
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 260 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@ require (
github.com/cloudwebrtc/nats-grpc v0.1.12
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/go-redis/redis/v7 v7.4.0
github.com/improbable-eng/grpc-web v0.13.0
github.com/improbable-eng/grpc-web v0.14.0
github.com/jhump/protoreflect v1.8.2
github.com/nats-io/nats-server/v2 v2.1.9
github.com/nats-io/nats.go v1.10.0
github.com/pion/ion-avp v1.8.4
github.com/pion/ion-log v1.2.0
Expand All @@ -24,4 +23,5 @@ require (
golang.org/x/sync v0.0.0-20201207232520-09787c993a3a
google.golang.org/grpc v1.36.1
google.golang.org/protobuf v1.26.0
nhooyr.io/websocket v1.8.7 // indirect
)
Loading

0 comments on commit f4bf59b

Please sign in to comment.