summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 28e7abf..51512c9 100644
--- a/go.mod
+++ b/go.mod
@@ -5,8 +5,8 @@ go 1.21.4
require (
github.com/andlabs/ui v0.0.0-20200610043537-70a69d6ae31e
github.com/awesome-gocui/gocui v1.1.0
- go.wit.com/gui/widget v0.0.0-20240105185907-84aafa536a93
- go.wit.com/log v0.4.1
+ go.wit.com/gui/widget v0.0.0-20240111013810-ab0d77d388af
+ go.wit.com/log v0.4.2
)
require (