summaryrefslogtreecommitdiff
path: root/run.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2023-12-20 14:46:13 -0600
committerJeff Carr <[email protected]>2023-12-20 14:46:13 -0600
commita329d9de9d0458d2b0898d3aec8ae6eb4e8e012b (patch)
tree8c8d2a300a4b9174c146e82c31a99da673f28fee /run.go
parentce748973b9b663e3d735e5501d46c83966e91a81 (diff)
move to go.wit.com/shell
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'run.go')
-rw-r--r--run.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.go b/run.go
index e56c34c..6dfda3f 100644
--- a/run.go
+++ b/run.go
@@ -13,7 +13,7 @@ import "github.com/svent/go-nbreader"
// import "github.com/davecgh/go-spew/spew"
import "log"
-// import "git.wit.org/wit/log"
+// import "go.wit.com/log"
var msecDelay int = 20 // check every 20 milliseconds