diff options
| author | Jeff Carr <[email protected]> | 2024-01-24 17:02:43 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-24 17:02:43 -0600 |
| commit | 3a1c310d771a596d4bd6e5b797e62e1af7673624 (patch) | |
| tree | 329e96cb384a6a566b4042e1b97847178f48b794 /go.mod | |
| parent | 30983eff9d9a9d35fa4f8b7e5d3279652f9a6574 (diff) | |
update to new guiv0.13.0
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ module go.wit.com/lib/gadgets go 1.21.4 require ( - go.wit.com/gui v0.12.20 + go.wit.com/gui v0.13.11 go.wit.com/log v0.5.6 ) |
