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

Commit d615371

Browse files
fix(deps): update module github.com/golang/protobuf to v1.5.2
1 parent 71838c3 commit d615371

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.15
44

55
require (
66
github.com/facebook/ent v0.5.0
7-
github.com/golang/protobuf v1.4.3
7+
github.com/golang/protobuf v1.5.2
88
github.com/google/uuid v1.1.2
99
github.com/jackc/pgx/v4 v4.9.2
1010
github.com/nats-io/nats-server/v2 v2.1.8 // indirect
@@ -15,5 +15,5 @@ require (
1515
github.com/tritonmedia/pkg v0.0.0-20200629230110-aed2f5d2dc17
1616
github.com/urfave/cli/v2 v2.3.0
1717
google.golang.org/grpc v1.33.2
18-
google.golang.org/protobuf v1.25.0
18+
google.golang.org/protobuf v1.26.0
1919
)

go.sum

Lines changed: 7 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)