Open
Description
See golang/go#31002, src-d/sourced-ce#154
Example output for sourced-ce:
$ make clean
rm -rf build build/bin
go clean .
can't load package: package github.com/src-d/sourced-ce: unknown import path "github.com/src-d/sourced-ce": cannot find module providing package github.com/src-d/sourced-ce
/home/cmartin/code/src-d/sourced-ce/.ci/Makefile.main:233: recipe for target 'clean' failed
make: *** [clean] Error 1
Metadata
Metadata
Assignees
Labels
No labels