summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod6
1 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index 12fa565..3b1404c 100644
--- a/go.mod
+++ b/go.mod
@@ -4,8 +4,8 @@ go 1.21.4
require (
github.com/Showmax/go-fqdn v1.0.0
- go.wit.com/gui v0.13.18
- go.wit.com/lib/gadgets v0.13.18
+ go.wit.com/gui v0.14.0
+ go.wit.com/lib/gadgets v0.14.0
go.wit.com/log v0.13.18
)
@@ -13,5 +13,5 @@ require (
go.wit.com/dev/alexflint/arg v1.4.5 // indirect
go.wit.com/dev/alexflint/scalar v1.2.1 // indirect
go.wit.com/dev/davecgh/spew v1.1.4 // indirect
- go.wit.com/widget v1.1.9 // indirect
+ go.wit.com/widget v1.1.10 // indirect
)