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

Commit

Permalink
fix(deps): update module google.golang.org/grpc to v1.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 24, 2022
1 parent 71838c3 commit 005be54
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 3 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.15

require (
github.com/facebook/ent v0.5.0
github.com/golang/protobuf v1.4.3
github.com/golang/protobuf v1.5.2
github.com/google/uuid v1.1.2
github.com/jackc/pgx/v4 v4.9.2
github.com/nats-io/nats-server/v2 v2.1.8 // indirect
Expand All @@ -14,6 +14,6 @@ require (
github.com/sirupsen/logrus v1.7.0
github.com/tritonmedia/pkg v0.0.0-20200629230110-aed2f5d2dc17
github.com/urfave/cli/v2 v2.3.0
google.golang.org/grpc v1.33.2
google.golang.org/protobuf v1.25.0
google.golang.org/grpc v1.46.0
google.golang.org/protobuf v1.27.1
)
33 changes: 33 additions & 0 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 005be54

Please sign in to comment.