Skip to content
Merged
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.14

require (
github.com/logrusorgru/aurora v0.0.0-20200102142835-e9ef32dff381
github.com/stretchr/testify v1.5.1
github.com/stretchr/testify v1.8.3
go.uber.org/zap v1.15.0
google.golang.org/grpc v1.29.1
google.golang.org/grpc v1.56.3
)
Loading
Loading