summaryrefslogtreecommitdiff
path: root/wget.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2021-08-09 00:38:06 -0500
committerJeff Carr <[email protected]>2021-08-09 00:38:06 -0500
commitad28138b847a0c9c1cb924977a3c4bc01dba3bb8 (patch)
treeb8ab2cb776a682ebf882e4bb25ac604d973f606a /wget.go
parentcfd1909e165aefa7e7fc305cd961577f40433e6a (diff)
BUILD: update import paths
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'wget.go')
-rw-r--r--wget.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/wget.go b/wget.go
index b1a8cd3..d45bd32 100644
--- a/wget.go
+++ b/wget.go
@@ -19,7 +19,7 @@ import "strings"
import "net/http"
/*
-import "git.wit.com/wit/shell"
+import "git.wit.org/wit/shell"
import "github.com/davecgh/go-spew/spew"
*/