From ad28138b847a0c9c1cb924977a3c4bc01dba3bb8 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 9 Aug 2021 00:38:06 -0500 Subject: BUILD: update import paths Signed-off-by: Jeff Carr --- run.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'run.go') diff --git a/run.go b/run.go index bea5a1a..e56c34c 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.com/wit/log" +// import "git.wit.org/wit/log" var msecDelay int = 20 // check every 20 milliseconds -- cgit v1.2.3