Skip to content

Commit d8420a1

Browse files
committed
Add v15, update v14
1 parent 0d63732 commit d8420a1

File tree

4 files changed

+4539
-186
lines changed

4 files changed

+4539
-186
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ go 1.13
44

55
require (
66
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
88
)

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
66
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
77
github.com/spaceapi-community/go-spaceapi-validator v0.0.2 h1:kyMjR7Z4d5hg+8EZWNDTXLTLmAzEhUGicYnbTu5TdrU=
88
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=
911
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
1012
github.com/stretchr/testify v1.3.0 h1:TivCn/peBQ7UY8ooIcPgZFpTNSz0Q2U6UrFlUfqbe0Q=
1113
github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI=

0 commit comments

Comments
 (0)