summaryrefslogtreecommitdiff
path: root/json.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-18 04:08:11 -0600
committerJeff Carr <[email protected]>2024-01-18 04:08:11 -0600
commita78eadea024c2b283b45f1711aeda39d60deab22 (patch)
tree9bc410a7fa97ffa03fcb918efe8b477f864c2865 /json.go
parent3ea3dd10db0e728240fc659bdd33c622d33e46b4 (diff)
pathsv0.0.2
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'json.go')
-rw-r--r--json.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/json.go b/json.go
index 68fe398..fb671af 100644
--- a/json.go
+++ b/json.go
@@ -4,7 +4,7 @@ import (
"fmt"
"go.wit.com/log"
- "go.wit.com/lib/widget"
+ "go.wit.com/widget"
)
// makes a JSON version to pass to the toolkits ?