Open windyliu715 opened 6 years ago
E0806 15:10:55.713447 11643 depend.go:81] failed to import ./: no buildable Go source files in /usr/local/opt/go/libexec/src/vendor
Sorry for later reply. But I don't understand what you mean. What is the difference between these two commands?
run command :goreporter -p ./ -r ./goreporter/ we run tools find error :` .//fmterr.go:6: Printf format %d has arg str of wrong type string .//log/dev.go .//log/encode.go .//log/jsonstring.go .//log/log.go .//main.go .//monitor/monitor.go .//monitor/monitor_test.go .//test.go vet: .//test.go: .//test.go:2:5: expected declaration, found 'IDENT' sfdasfasdfsdfjl
but run : goreporter -p ./ -r ./goreporter/ cannot find : install command : go get -u github.com/360EntSecGroup-Skylar/goreporter anything env need ?