Created
January 11, 2017 16:17
-
-
Save silentsudo/72e22d9b74f8d416b9c33d5304573d41 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
go get -u -v github.com/gorilla/mux | |
go get -u -v github.com/gorilla/handlers | |
go get -u -v github.com/dgrijalva/jwt-go |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment