Vendor jwt-go
This commit is contained in:
parent
fb54d4966c
commit
947823ab41
34 changed files with 2148 additions and 1 deletions
|
@ -7,7 +7,7 @@ import (
|
|||
"log"
|
||||
"net/http"
|
||||
|
||||
"github.com/dgrijalva/jwt-go"
|
||||
"github.com/khlieng/dispatch/Godeps/_workspace/src/github.com/dgrijalva/jwt-go"
|
||||
|
||||
"github.com/khlieng/dispatch/storage"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue