diff options
| author | Jeff Carr <[email protected]> | 2024-01-29 13:50:22 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-29 13:50:22 -0600 |
| commit | 5f636ae9a3d75ad56b6a8b205b49afde36e8b991 (patch) | |
| tree | bfc7839ac94e1184db8c6a0dc4c87d6c7ab690b4 /go.mod | |
| parent | ee5799a45508c7b1aa0d57b7a5840e200762fbd1 (diff) | |
testing go
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 17 |
1 files changed, 0 insertions, 17 deletions
@@ -1,17 +0,0 @@ -module go.wit.com/lib/debugger - -go 1.21.4 - -require ( - go.wit.com/dev/alexflint/arg v1.4.5 - go.wit.com/gui v0.14.0 - go.wit.com/lib/gadgets v0.14.0 - go.wit.com/lib/gui/logsettings v0.13.18 - 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 -) |
