diff options
| author | Jeff Carr <[email protected]> | 2024-01-18 16:06:00 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-18 16:06:00 -0600 |
| commit | 53946ed046708c368f4939b7c8a360d538e1fbb9 (patch) | |
| tree | 53ab12e7f089305c5d81e425571ba4c525be083b /go.mod | |
| parent | 61f464a89bf7e4447d3a4ba599d2769f28cf9014 (diff) | |
finding these correctlyv0.0.5
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
@@ -4,7 +4,7 @@ go 1.21.4 require ( go.wit.com/log v0.5.5 - go.wit.com/toolkits/tree v0.0.2 + go.wit.com/toolkits/tree v0.0.3 go.wit.com/widget v1.1.5 ) |
