summaryrefslogtreecommitdiff
path: root/example1/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'example1/main.go')
-rw-r--r--example1/main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/example1/main.go b/example1/main.go
index 6aa9399..f9998a5 100644
--- a/example1/main.go
+++ b/example1/main.go
@@ -9,7 +9,7 @@ import "os"
// import "github.com/davecgh/go-spew/spew"
-import "go.wit.com/shell"
+import "go.wit.com/lib/gui/shell"
func main() {
shell.Run("ls /tmp")