diff options
| author | Jeff Carr <[email protected]> | 2024-01-01 17:42:35 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-01 17:42:35 -0600 |
| commit | ea68f9b73cac2d6ca94c1132b1454c0f9f850bf7 (patch) | |
| tree | 70d603cddadb75298a8ad89c4b23b330101d98fa /go.mod | |
| parent | 01346145482276f8ff18ac8c1300a6c856eefa8e (diff) | |
new gui versionv0.1.3
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/gui/gadgets go 1.21.4 require ( - go.wit.com/gui/gui v0.9.6 + go.wit.com/gui/gui v0.9.7 go.wit.com/log v0.0.0-20240101060000-bf41970f7793 ) |
