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.55.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2023
1 parent 71838c3 commit 5a24bcb
Show file tree
Hide file tree
Showing 2 changed files with 1,210 additions and 4 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ go 1.15

require (
github.com/facebook/ent v0.5.0
github.com/golang/protobuf v1.4.3
github.com/google/uuid v1.1.2
github.com/golang/protobuf v1.5.3
github.com/google/uuid v1.3.0
github.com/jackc/pgx/v4 v4.9.2
github.com/nats-io/nats-server/v2 v2.1.8 // indirect
github.com/nats-io/nats-streaming-server v0.18.0 // 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.55.0
google.golang.org/protobuf v1.30.0
)
Loading

0 comments on commit 5a24bcb

Please sign in to comment.