Fix -tags netgo

This commit is contained in:
Peter Bourgon
2015-10-01 10:17:06 +02:00
parent bc31c11ec0
commit e8ddecebd1

View File

@@ -107,4 +107,4 @@ deps:
github.com/aktau/github-release
update:
go get -u -f -v -tags -netgo ./...
go get -u -f -v -tags netgo ./...