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
@@ -17,6 +17,7 @@ install:
- set PATH=%GOPATH%\bin;c:\go\bin;%PATH%
- go version
- go env
- go get -u golang.org/x/sys/...
- go get github.com/fsnotify/fsnotify
- go get github.com/gorilla/handlers
- go get github.com/gorilla/mux