summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-27 11:03:36 -0600
committerJeff Carr <[email protected]>2024-01-27 11:03:36 -0600
commit8438adbc925f7b6930d707360d1de3b6ba089e09 (patch)
tree07e881461e777b06c98f22b34596a101b3c7e645 /go.mod
parent55ec876954d861f406d084f602fceaacb35d7181 (diff)
release automation testingv0.13.16
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 fd8ad6c..72442e1 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.13
- go.wit.com/lib/gadgets v0.13.13
- go.wit.com/lib/gui/logsettings v0.13.14
- go.wit.com/log v0.5.6
- go.wit.com/widget v1.1.7
+ 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
)
require (