Compare commits

..

No commits in common. "db193ce55aef8e57dce73e43d6e7555c20795716" and "a16f0b6d54a89666c0e8fbc3d784c59cc1542f75" have entirely different histories.

2 changed files with 1245 additions and 1275 deletions

File diff suppressed because it is too large Load Diff

View File

@ -7,8 +7,8 @@ import (
fmt "fmt"
math "math"
proto "github.com/golang/protobuf/proto"
_ "google.golang.org/protobuf/types/descriptorpb"
_ "github.com/mwitkow/go-proto-validators"
_ "google.golang.org/protobuf/types/descriptorpb"
github_com_mwitkow_go_proto_validators "github.com/mwitkow/go-proto-validators"
)