update vendoring

This commit is contained in:
Tuna
2016-08-05 00:31:16 +07:00
parent 8a8a063703
commit fe9713f26e
610 changed files with 113138 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
ci:
! gofmt -l *.go | read nothing
go vet
go test -v ./...
go get github.com/golang/lint/golint
golint *.go