summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-27 10:13:43 -0600
committerJeff Carr <[email protected]>2024-01-27 10:13:43 -0600
commita65f8584f25a2c758e279e07af629103f745c10c (patch)
tree729664dbe2c46344d728109603ede243533751d9 /go.mod
parentef588e8e22d59150907654026558b03753af864c (diff)
release automation testingv0.13.16
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod8
1 files changed, 4 insertions, 4 deletions
diff --git a/go.mod b/go.mod
index 8ab78a3..6186538 100644
--- a/go.mod
+++ b/go.mod
@@ -4,14 +4,14 @@ go 1.21.4
require (
github.com/Showmax/go-fqdn v1.0.0
- go.wit.com/gui v0.13.11
- go.wit.com/lib/gadgets v0.13.0
- go.wit.com/log v0.5.6
+ go.wit.com/gui v0.13.14
+ go.wit.com/lib/gadgets v0.13.16
+ go.wit.com/log v0.13.0
)
require (
go.wit.com/dev/alexflint/arg v1.4.5 // indirect
go.wit.com/dev/alexflint/scalar v1.2.1 // indirect
go.wit.com/dev/davecgh/spew v1.1.4 // indirect
- go.wit.com/widget v1.1.6 // indirect
+ go.wit.com/widget v1.1.8 // indirect
)