Created
August 14, 2013 15:56
-
-
Save JackDanger/6232426 to your computer and use it in GitHub Desktop.
error installing Revel go web framework
This file contains hidden or 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
| # If you see this: | |
| $ go get github.com/robfig/revel | |
| package code.google.com/p/go.net/websocket | |
| imports github.com/robfig/pathtree | |
| imports github.com/streadway/simpleuuid | |
| imports net/http/cookiejar: unrecognized import path "net/http/cookiejar" | |
| # You need to upgrade to go version 1.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment