We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80230b3 commit 2c1f311Copy full SHA for 2c1f311
go.mod
@@ -7,7 +7,7 @@ require (
7
github.com/gizak/termui/v3 v3.1.0
8
github.com/gogo/protobuf v1.3.2
9
github.com/golang/protobuf v1.5.3
10
- github.com/google/uuid v1.4.0
+ github.com/google/uuid v1.5.0
11
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
13
github.com/grpc-ecosystem/grpc-gateway v1.16.0
0 commit comments