summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod6
1 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index 01dd625..c9d2f59 100644
--- a/go.mod
+++ b/go.mod
@@ -3,9 +3,9 @@ module go.wit.com/gui/lib/repostatus
go 1.21.4
require (
- go.wit.com/gui/gadgets v0.12.4
- go.wit.com/gui/gui v0.12.9
- go.wit.com/log v0.5.4
+ go.wit.com/gui/gadgets v0.12.5
+ go.wit.com/gui/gui v0.12.10
+ go.wit.com/log v0.5.5
)
require (