fix the example import path

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2019-05-10 17:02:29 -07:00
parent 59c9bf88ca
commit 78c7f261f4
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -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() {