summaryrefslogtreecommitdiff
path: root/common.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-18 04:27:19 -0600
committerJeff Carr <[email protected]>2024-01-18 04:27:19 -0600
commit83daac1902d6d5fddebad6864e41ded648a854d4 (patch)
tree47e2897e13ca441a66267a2b13e9f27fbe60d9fa /common.go
parentb25f15ea7803e172204432082740d081e5f19f81 (diff)
path change
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'common.go')
-rw-r--r--common.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.go b/common.go
index ea981a9..d87d0b5 100644
--- a/common.go
+++ b/common.go
@@ -1,7 +1,7 @@
package main
import (
- "go.wit.com/lib/widget"
+ "go.wit.com/widget"
)
type node struct {