summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-26 11:30:38 -0600
committerJeff Carr <[email protected]>2024-01-26 11:30:38 -0600
commitd2f2190ad92202be9513c223bc50bba43aecace9 (patch)
treebe924b824746d965c5f3f9e52a0b1946befb7480 /go.mod
parent62c4cff163dc18cf056dc104ea8a9d7dada7ef38 (diff)
new guiv0.13.13
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod8
1 files changed, 4 insertions, 4 deletions
diff --git a/go.mod b/go.mod
index cf1c10c..d397652 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.11
- go.wit.com/lib/gadgets v0.13.0
- go.wit.com/lib/gui/logsettings v0.13.0
+ go.wit.com/gui v0.13.13
+ go.wit.com/lib/gadgets v0.13.13
+ go.wit.com/lib/gui/logsettings v0.13.13
go.wit.com/log v0.5.6
- go.wit.com/widget v1.1.6
+ go.wit.com/widget v1.1.7
)
require (