diff options
| author | Jeff Carr <[email protected]> | 2024-01-28 22:22:01 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-28 22:22:01 -0600 |
| commit | 3255eaa876d268c82bd1fc045e788beb32f8c8fd (patch) | |
| tree | 98900478bb1dc08435201591abc50539e040c437 /go.mod | |
| parent | 01ac243151f8bcb72bc66405dc7c80d239c2abd9 (diff) | |
new release 0.14.0v0.14.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
@@ -5,7 +5,7 @@ go 1.21.4 require ( go.wit.com/dev/alexflint/arg v1.4.5 go.wit.com/log v0.13.18 - go.wit.com/widget v1.1.9 + go.wit.com/widget v1.1.10 ) require ( |
