summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-27 13:09:02 -0600
committerJeff Carr <[email protected]>2024-01-27 13:09:02 -0600
commit17d3bc99d1f5dc07935f3c7345b594da7a8a2956 (patch)
treee58abb75c284c0d71e4717051062654673d882d1 /go.mod
parent8438adbc925f7b6930d707360d1de3b6ba089e09 (diff)
load toolkit plugin fixesv0.13.18
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod10
1 files changed, 5 insertions, 5 deletions
diff --git a/go.mod b/go.mod
index 72442e1..8de33fc 100644
--- a/go.mod
+++ b/go.mod
@@ -4,11 +4,11 @@ go 1.21.4
require (
go.wit.com/dev/alexflint/arg v1.4.5
- go.wit.com/gui v0.13.14
- go.wit.com/lib/gadgets v0.13.16
- go.wit.com/lib/gui/logsettings v0.13.16
- go.wit.com/log v0.13.0
- go.wit.com/widget v1.1.8
+ go.wit.com/gui v0.13.18
+ go.wit.com/lib/gadgets v0.13.18
+ go.wit.com/lib/gui/logsettings v0.13.18
+ go.wit.com/log v0.13.18
+ go.wit.com/widget v1.1.9
)
require (