Skip to content

Commit

Permalink
vendor: Bundle golang.org/x/net/context
Browse files Browse the repository at this point in the history
Generated with:

  $ make install.tools
  $ make update-deps
  $ git checkout HEAD -- vendor/github.com/spf13/pflag
  $ git checkout HEAD -- vendor/github.com/runtime-spec

I rolled back the other changes because I haven't checked for
compatibility issues due to the upgrades.  I also rolled back the hash
bumps for those packages in glide.lock.

Signed-off-by: W. Trevor King <wking@tremily.us>
  • Loading branch information
wking committed Sep 17, 2016
1 parent 221241d commit 2b694a6
Show file tree
Hide file tree
Showing 6 changed files with 582 additions and 1 deletion.
6 changes: 5 additions & 1 deletion glide.lock

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

27 changes: 27 additions & 0 deletions vendor/golang.org/x/net/LICENSE

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

22 changes: 22 additions & 0 deletions vendor/golang.org/x/net/PATENTS

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

156 changes: 156 additions & 0 deletions vendor/golang.org/x/net/context/context.go

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

72 changes: 72 additions & 0 deletions vendor/golang.org/x/net/context/go17.go

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

Loading

0 comments on commit 2b694a6

Please sign in to comment.