Closed mattysweeps closed 5 years ago
go build -v ./... from the project dir works.
go build -v ./...
All of the offenders were the nozzle's cmd executables or the examples package
cmd
examples
This change is
Thanks, Matt! Per our conversation, we'll hold on merging this until we've got a CF install to test on.
go build -v ./...
from the project dir works.All of the offenders were the nozzle's
cmd
executables or theexamples
packageThis change is