magnacarto/Godeps/Godeps.json
Oliver Tonnhofer b6f6077520 update yaml and websocket depenencies
uses new location of code.google.com/p/go.net/websocket (now
golang.org/x/net/websocket). closes #22
2016-02-12 10:18:35 +01:00

56 lines
1.4 KiB
JSON

{
"ImportPath": "github.com/omniscale/magnacarto",
"GoVersion": "go1.5",
"Packages": [
"./..."
],
"Deps": [
{
"ImportPath": "github.com/BurntSushi/toml",
"Comment": "v0.1.0-18-g443a628",
"Rev": "443a628bc233f634a75bcbdd71fe5350789f1afa"
},
{
"ImportPath": "github.com/gorilla/context",
"Rev": "215affda49addc4c8ef7e2534915df2c8c35c6cd"
},
{
"ImportPath": "github.com/gorilla/handlers",
"Rev": "60c7bfde3e33c201519a200a4507a158cc03a17b"
},
{
"ImportPath": "github.com/gorilla/mux",
"Rev": "8096f47503459bcc74d1f4c487b7e6e42e5746b5"
},
{
"ImportPath": "github.com/husl-colors/husl-go",
"Comment": "v1.0.0-3-g5702cec",
"Rev": "5702ceca9df8d6859c989e22797ebb7e5ee18b96"
},
{
"ImportPath": "github.com/natefinch/pie",
"Rev": "83bfd1821ee0ba96a47d98cbed424313fb60f57a"
},
{
"ImportPath": "github.com/omniscale/go-mapnik",
"Rev": "e4f86bd9499d730f27ebebad868303fc43c3a975"
},
{
"ImportPath": "github.com/stretchr/testify/assert",
"Rev": "da775f0337260efbac0fce9764cee5bd3e8c85b8"
},
{
"ImportPath": "golang.org/x/net/websocket",
"Rev": "8968c61983e8f51a91b8c0ef25bf739278c89634"
},
{
"ImportPath": "gopkg.in/fsnotify.v1",
"Comment": "v1.2.0",
"Rev": "96c060f6a6b7e0d6f75fddd10efeaca3e5d1bcb0"
},
{
"ImportPath": "gopkg.in/yaml.v2",
"Rev": "7ad95dd0798a40da1ccdff6dff35fd177b5edf40"
}
]
}