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

Commit 92b89cd

Browse files
committed
fix(deps): update module google.golang.org/grpc to v1.41.0
1 parent 71838c3 commit 92b89cd

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ require (
1414
github.com/sirupsen/logrus v1.7.0
1515
github.com/tritonmedia/pkg v0.0.0-20200629230110-aed2f5d2dc17
1616
github.com/urfave/cli/v2 v2.3.0
17-
google.golang.org/grpc v1.33.2
17+
google.golang.org/grpc v1.41.0
1818
google.golang.org/protobuf v1.25.0
1919
)

go.sum

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)