Update x/sys

This commit is contained in:
Lukas Martinelli
2017-01-08 13:29:12 +01:00
parent de853eb2d7
commit b9e70a943f
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -59,6 +59,7 @@ git clone --recursive git@github.com:maputnik/desktop.git
Install the 3rd party dependencies.
```
go get -u golang.org/x/sys/...
go get github.com/gorilla/handlers
go get github.com/gorilla/mux
go get github.com/gorilla/websocket