1
0
Fork 0
forked from External/ergo

readd vendored module changes

This commit is contained in:
Shivaram Lingamneni 2020-06-12 17:04:36 -04:00
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
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