-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #276 from redhatrises/add_vendor_deps
Add vendor dependency folder to make building easier
- Loading branch information
Showing
334 changed files
with
221,807 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,3 @@ | |
/compliance-masonry | ||
*.swp | ||
*.out | ||
vendor |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
gopkg.in/fatih/set.v0 master | ||
github.com/stretchr/testify master | ||
github.com/stretchr/objx master | ||
github.com/davecgh/go-spew master | ||
github.com/pmezard/go-difflib master | ||
github.com/Masterminds/vcs master | ||
github.com/vektra/errors master | ||
github.com/go-forks/fsnotify master | ||
github.com/metaleap/go-util master | ||
github.com/codegangsta/cli master | ||
vbom.ml/util master | ||
gopkg.in/yaml.v2 v2 | ||
github.com/blang/semver master | ||
github.com/tg/gosortmap master | ||
github.com/onsi/ginkgo master | ||
github.com/onsi/gomega master | ||
golang.org/x/net master | ||
golang.org/x/text master |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.