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

Commit

Permalink
Downgrade gRPC version. (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmo314 authored Aug 4, 2020
1 parent 347f27d commit 8dd6072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ require (
github.com/pion/webrtc/v2 v2.2.23
github.com/rs/zerolog v1.19.0
github.com/spf13/viper v1.7.1
google.golang.org/grpc v1.31.0
google.golang.org/grpc v1.26.0
)

0 comments on commit 8dd6072

Please sign in to comment.