summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index a64fe42..bb3cde1 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ go 1.21.4
require (
go.wit.com/log v0.5.5
- go.wit.com/toolkits/tree v0.0.2
+ go.wit.com/toolkits/tree v0.0.3
go.wit.com/widget v1.1.5
)