forked from External/ergo
readd vendored module changes
This commit is contained in:
parent
6bee1f6d6a
commit
31b6bfa84e
21 changed files with 1615 additions and 2 deletions
4
vendor/github.com/dgrijalva/jwt-go/doc.go
generated
vendored
Normal file
4
vendor/github.com/dgrijalva/jwt-go/doc.go
generated
vendored
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue