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 (
1212 github.com/DATA-DOG/go-sqlmock v1.4.1 // indirect
1313 github.com/envoyproxy/protoc-gen-validate v0.1.0
1414 github.com/gogo/protobuf v1.3.1
15- github.com/golang/protobuf v1.4 .2
15+ github.com/golang/protobuf v1.5 .2
1616 github.com/infobloxopen/atlas-app-toolkit v0.21.1
1717 github.com/infobloxopen/protoc-gen-gorm v0.20.0
1818 github.com/jinzhu/gorm v1.9.13
@@ -25,6 +25,6 @@ require (
2525 github.com/stretchr/testify v1.6.1
2626 github.com/thoas/go-funk v0.6.0
2727 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-20220623142657-077d458a5694
29+ google.golang.org/grpc v1.47 .0
3030)
You can’t perform that action at this time.
0 commit comments