BUILD: fix import paths
Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
parent
5b6f7a2ef8
commit
20116affd9
|
@ -14,7 +14,7 @@ import "runtime"
|
|||
|
||||
import "github.com/davecgh/go-spew/spew"
|
||||
|
||||
import "git.wit.com/wit/shell"
|
||||
import "git.wit.org/wit/shell"
|
||||
|
||||
// import "os/user"
|
||||
// import "io/ioutil"
|
||||
|
|
Loading…
Reference in New Issue