Skip to content

Instantly share code, notes, and snippets.

@JackDanger
Created August 14, 2013 15:56
Show Gist options
  • Select an option

  • Save JackDanger/6232426 to your computer and use it in GitHub Desktop.

Select an option

Save JackDanger/6232426 to your computer and use it in GitHub Desktop.
error installing Revel go web framework
# 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