summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-18 15:13:42 -0600
committerJeff Carr <[email protected]>2024-01-18 15:13:42 -0600
commit940b1d8b6e8389e39aac0b0173d313d30da5c01b (patch)
tree9954c7006a5a5617500674c5e9157246e8cfbdcb /go.mod
parent1d2dacab264e798e5d09325939b5760d18995b6a (diff)
old code, new gadgetsv0.12.13
Signed-off-by: Jeff Carr <[email protected]>
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 93bf193..4aae8c4 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ go 1.21.4
require (
go.wit.com/gui v0.12.16
- go.wit.com/lib/gadgets v0.12.8
+ go.wit.com/lib/gadgets v0.12.9
go.wit.com/log v0.5.5
go.wit.com/widget v1.1.5
)