fix the example import path
Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
parent
59c9bf88ca
commit
78c7f261f4
Binary file not shown.
|
@ -9,7 +9,7 @@ import "os"
|
|||
|
||||
// import "github.com/davecgh/go-spew/spew"
|
||||
|
||||
import "git.wit.com/jcarr/shell"
|
||||
import "git.wit.com/wit/shell"
|
||||
|
||||
func main() {
|
||||
|
||||
|
|
Loading…
Reference in New Issue