Bump Go versions (#1073)

* Bump Go versions

* Unbreak fetching of 'golang/lint'
This commit is contained in:
Harald Nordgren
2018-10-23 10:16:20 -04:00
committed by Charlie Drage
parent b8aada8f33
commit 2717f17e3b
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ test-dep:
go get github.com/modocache/gover
go get github.com/Masterminds/glide
go get github.com/sgotti/glide-vc
go get github.com/golang/lint/golint
go get golang.org/x/lint/golint
go get github.com/mitchellh/gox