File tree Expand file tree Collapse file tree 2 files changed +49
-10
lines changed Expand file tree Collapse file tree 2 files changed +49
-10
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
12
12
github.com/DATA-DOG/go-sqlmock v1.4.1 // indirect
13
13
github.com/envoyproxy/protoc-gen-validate v0.1.0
14
14
github.com/gogo/protobuf v1.3.1
15
- github.com/golang/protobuf v1.4 .2
15
+ github.com/golang/protobuf v1.5 .2
16
16
github.com/infobloxopen/atlas-app-toolkit v0.21.1
17
17
github.com/infobloxopen/protoc-gen-gorm v0.20.0
18
18
github.com/jinzhu/gorm v1.9.13
@@ -25,6 +25,6 @@ require (
25
25
github.com/stretchr/testify v1.6.1
26
26
github.com/thoas/go-funk v0.6.0
27
27
github.com/xmlking/configor v0.1.0
28
- google.golang.org/genproto v0.0.0-20191216164720-4f79533eabd1
29
- google.golang.org/grpc v1.26 .0
28
+ google.golang.org/genproto v0.0.0-20220413183235-5e96e2839df9
29
+ google.golang.org/grpc v1.45 .0
30
30
)
You can’t perform that action at this time.
0 commit comments