diff options
| author | Jeff Carr <[email protected]> | 2024-01-30 15:40:50 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-30 15:40:50 -0600 |
| commit | 96ed34f69b91d82a9ded703c43b28063f7508c85 (patch) | |
| tree | 38a10d7597a88f17cae32c4f51a9f716490e2870 /go.mod | |
| parent | ad3ce867730c20977c4597374a80047f5032189d (diff) | |
golang release attempt 18v0.17.0
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 14 |
1 files changed, 0 insertions, 14 deletions
@@ -1,14 +0,0 @@ -module go.wit.com/gui - -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.10 -) - -require ( - go.wit.com/dev/alexflint/scalar v1.2.1 // indirect - go.wit.com/dev/davecgh/spew v1.1.4 // indirect -) |
