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 4aa2794..4c8acd4 100644
--- a/go.mod
+++ b/go.mod
@@ -4,8 +4,8 @@ go 1.21.4
require (
go.wit.com/dev/alexflint/arg v1.4.5
- go.wit.com/gui/widget v1.1.4
go.wit.com/log v0.5.5
+ go.wit.com/widget v1.1.5
)
require (