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 53d4eae..7da1565 100644
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,7 @@ module go.wit.com/lib/gadgets
go 1.21.4
require (
- go.wit.com/gui v0.12.16
+ go.wit.com/gui v0.12.17
go.wit.com/log v0.5.5
)