diff options
| author | Jeff Carr <[email protected]> | 2024-01-27 13:09:02 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-27 13:09:02 -0600 |
| commit | 17d3bc99d1f5dc07935f3c7345b594da7a8a2956 (patch) | |
| tree | e58abb75c284c0d71e4717051062654673d882d1 /go.mod | |
| parent | 8438adbc925f7b6930d707360d1de3b6ba089e09 (diff) | |
load toolkit plugin fixesv0.13.18
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.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 + go.wit.com/gui v0.13.18 + go.wit.com/lib/gadgets v0.13.18 + go.wit.com/lib/gui/logsettings v0.13.18 + go.wit.com/log v0.13.18 + go.wit.com/widget v1.1.9 ) require ( |
