summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-06 21:05:45 -0600
committerJeff Carr <[email protected]>2024-01-06 21:05:45 -0600
commit7116cab21833d050a7afcce35833e967e67f1437 (patch)
tree52a12d904fb7c5641c31a4d2e3fbd53caebb0d60 /go.mod
parent89e740330f8341c3a8153027bbe565dc2ae4662a (diff)
minor updatevv0.3.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 6d6d352..866d776 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ go 1.21.4
require (
go.wit.com/gui/gadgets v0.1.3
go.wit.com/gui/gui v0.10.3
- go.wit.com/log v0.3.1
+ go.wit.com/log v0.4.2
)
require (