Skip to content

Commit

Permalink
[FAB-4169] Vendor gorilla/mux REST library
Browse files Browse the repository at this point in the history
This CR introduces the gorilla/mux REST library into the govendor
package.  This is needed to support the new configtx tool.  As a
component of FAB-1678.

Change-Id: Ie69828555d8c115dd418cab078016a2e377a2b48
Signed-off-by: Jason Yellick <jyellick@us.ibm.com>
  • Loading branch information
Jason Yellick committed Jun 2, 2017
1 parent a690a05 commit a5d6216
Show file tree
Hide file tree
Showing 13 changed files with 2,492 additions and 0 deletions.
27 changes: 27 additions & 0 deletions vendor/github.com/gorilla/context/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions vendor/github.com/gorilla/context/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

143 changes: 143 additions & 0 deletions vendor/github.com/gorilla/context/context.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

88 changes: 88 additions & 0 deletions vendor/github.com/gorilla/context/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 27 additions & 0 deletions vendor/github.com/gorilla/mux/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a5d6216

Please sign in to comment.