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 56b08d0 commit d596938Copy full SHA for d596938
go.mod
@@ -10,9 +10,9 @@ replace google.golang.org/grpc => google.golang.org/grpc v1.26.0
10
11
require (
12
github.com/DATA-DOG/go-sqlmock v1.4.1 // indirect
13
- github.com/envoyproxy/protoc-gen-validate v0.1.0
+ github.com/envoyproxy/protoc-gen-validate v0.6.7
14
github.com/gogo/protobuf v1.3.1
15
- github.com/golang/protobuf v1.4.2
+ github.com/golang/protobuf v1.5.2
16
github.com/infobloxopen/atlas-app-toolkit v0.21.1
17
github.com/infobloxopen/protoc-gen-gorm v0.20.0
18
github.com/jinzhu/gorm v1.9.13
0 commit comments