File tree Expand file tree Collapse file tree 2 files changed +1244
-286
lines changed Expand file tree Collapse file tree 2 files changed +1244
-286
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,12 @@ go 1.14
4
4
5
5
require (
6
6
fortio.org/fortio v1.6.8
7
- github.com/envoyproxy/go-control-plane v0.9.8
8
- github.com/envoyproxy/protoc-gen-validate v0.1.0
9
- github.com/golang/protobuf v1.4.2
10
- github.com/layer5io/meshkit v0.2.7
7
+ github.com/envoyproxy/go-control-plane v0.10.2-0.20220325020618-49ff273808a1
8
+ github.com/envoyproxy/protoc-gen-validate v0.6.2
9
+ github.com/layer5io/meshkit v0.5.32
11
10
github.com/pkg/errors v0.9.1
12
- github.com/sirupsen/logrus v1.7.0
13
- google.golang.org/genproto v0.0.0-20200804131852-c06518451d9c
14
- google.golang.org/grpc v1.31 .0
15
- google.golang.org/protobuf v1.25 .0
11
+ github.com/sirupsen/logrus v1.8.1
12
+ google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
13
+ google.golang.org/grpc v1.46 .0
14
+ google.golang.org/protobuf v1.28 .0
16
15
)
You can’t perform that action at this time.
0 commit comments