Skip to content
This repository was archived by the owner on Aug 14, 2023. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 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.3
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 @@ -15,5 +15,5 @@ require (
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/protobuf v1.26.0
)
7 changes: 7 additions & 0 deletions go.sum

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