summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-26 09:33:03 -0600
committerJeff Carr <[email protected]>2024-01-26 09:33:03 -0600
commitcabe6f0379448e45043c8b6a98949ed038762d9a (patch)
tree2dfc617e5e2012a8f46ef733c4fc8884365165f2 /go.mod
parent50116934e3542d8e6e564d4861fb2bfe6f8da43e (diff)
autotypist found this correctlyv0.13.1
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 4cdca69..18c3ce0 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ go 1.21.4
require (
github.com/awesome-gocui/gocui v1.1.0
go.wit.com/log v0.5.6
- go.wit.com/widget v1.1.6
+ go.wit.com/widget v1.1.7
)
require (