File tree 4 files changed +4539
-186
lines changed
4 files changed +4539
-186
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/a-h/generate v0.0.0-20190312091541-e59c34d33fb3
7
- github.com/spaceapi-community/go-spaceapi-validator v0.0.2
7
+ github.com/spaceapi-community/go-spaceapi-validator v0.0.5
8
8
)
Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
6
6
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
7
7
github.com/spaceapi-community/go-spaceapi-validator v0.0.2 h1:kyMjR7Z4d5hg+8EZWNDTXLTLmAzEhUGicYnbTu5TdrU =
8
8
github.com/spaceapi-community/go-spaceapi-validator v0.0.2 /go.mod h1:QwRul/7SjshUowS6hZsh+T9WOOpR+NAQGSc0kesyIZY =
9
+ github.com/spaceapi-community/go-spaceapi-validator v0.0.5 h1:L89pw6nffw1V7pvDCrg9IECY11Yb6ZRB5IKYZ6HukcM =
10
+ github.com/spaceapi-community/go-spaceapi-validator v0.0.5 /go.mod h1:QwRul/7SjshUowS6hZsh+T9WOOpR+NAQGSc0kesyIZY =
9
11
github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
10
12
github.com/stretchr/testify v1.3.0 h1:TivCn/peBQ7UY8ooIcPgZFpTNSz0Q2U6UrFlUfqbe0Q =
11
13
github.com/stretchr/testify v1.3.0 /go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI =
You can’t perform that action at this time.
0 commit comments