Skip to content
This repository was archived by the owner on Apr 12, 2022. It is now read-only.

Commit fe61002

Browse files
committed
vendor github.com/client9
1 parent 01f06b8 commit fe61002

26 files changed

+34079
-0
lines changed

Gopkg.lock

Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
required = [
2828
"github.com/onsi/ginkgo/ginkgo",
2929
"github.com/docker/distribution",
30+
"github.com/client9/misspell",
31+
"github.com/client9/misspell/cmd/misspell",
3032
]
3133

3234
[[constraint]]

vendor/github.com/client9/misspell/.gitignore

Lines changed: 34 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/client9/misspell/.travis.yml

Lines changed: 20 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/client9/misspell/BUILD

Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/client9/misspell/Dockerfile

Lines changed: 37 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/client9/misspell/Gopkg.lock

Lines changed: 24 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/client9/misspell/Gopkg.toml

Lines changed: 34 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/client9/misspell/LICENSE

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/client9/misspell/Makefile

Lines changed: 74 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)