vendor: add packages needed for azure support

This commit is contained in:
Will Norris 2017-09-06 00:04:23 +00:00
parent f1ef8af9ec
commit 76c8498abe
84 changed files with 13523 additions and 0 deletions

4
vendor/github.com/dgrijalva/jwt-go/doc.go generated vendored Normal file
View file

@ -0,0 +1,4 @@
// Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html
//
// See README.md for more info.
package jwt