diff options
| author | Jeff Carr <[email protected]> | 2024-01-27 11:03:36 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-27 11:03:36 -0600 |
| commit | 8438adbc925f7b6930d707360d1de3b6ba089e09 (patch) | |
| tree | 07e881461e777b06c98f22b34596a101b3c7e645 /go.mod | |
| parent | 55ec876954d861f406d084f602fceaacb35d7181 (diff) | |
release automation testingv0.13.16
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -4,11 +4,11 @@ go 1.21.4 require ( go.wit.com/dev/alexflint/arg v1.4.5 - go.wit.com/gui v0.13.13 - go.wit.com/lib/gadgets v0.13.13 - go.wit.com/lib/gui/logsettings v0.13.14 - go.wit.com/log v0.5.6 - go.wit.com/widget v1.1.7 + go.wit.com/gui v0.13.14 + go.wit.com/lib/gadgets v0.13.16 + go.wit.com/lib/gui/logsettings v0.13.16 + go.wit.com/log v0.13.0 + go.wit.com/widget v1.1.8 ) require ( |
