Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
dep: Remove nested vendor directories
Browse files Browse the repository at this point in the history
It is not really recommended to have nested vendor directories.
dep does not work well with nested directories:
golang/dep#985
Recommendation is to use flatten the vendor directories.

Hence remove any nested vendor directories.

Fixes #1909

Signed-off-by: Archana Shinde <[email protected]>
  • Loading branch information
amshinde committed Jul 24, 2019
1 parent 6ce5f30 commit 95e8a7a
Show file tree
Hide file tree
Showing 33 changed files with 0 additions and 7,325 deletions.
44 changes: 0 additions & 44 deletions pkg/katatestutils/Gopkg.lock

This file was deleted.

38 changes: 0 additions & 38 deletions pkg/katatestutils/Gopkg.toml

This file was deleted.

This file was deleted.

22 changes: 0 additions & 22 deletions pkg/katatestutils/vendor/github.com/blang/semver/LICENSE

This file was deleted.

194 changes: 0 additions & 194 deletions pkg/katatestutils/vendor/github.com/blang/semver/README.md

This file was deleted.

This file was deleted.

23 changes: 0 additions & 23 deletions pkg/katatestutils/vendor/github.com/blang/semver/json.go

This file was deleted.

This file was deleted.

Loading

0 comments on commit 95e8a7a

Please sign in to comment.