cloudfoundry-community / stackdriver-tools

Stackdriver Nozzle for Cloud Foundry Loggregator, Host Monitoring Agents BOSH Release
Apache License 2.0
21 stars 13 forks source link

go build -v ./... passes #213

Closed mattysweeps closed 5 years ago

mattysweeps commented 6 years ago

go build -v ./... from the project dir works.

All of the offenders were the nozzle's cmd executables or the examples package


This change is Reviewable

evandbrown commented 6 years ago

Thanks, Matt! Per our conversation, we'll hold on merging this until we've got a CF install to test on.