diff options
| author | Jeff Carr <[email protected]> | 2024-01-31 14:28:38 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-31 14:28:38 -0600 |
| commit | 402d0be4fc3b46a134a99e809c0a030345bc7f72 (patch) | |
| tree | 6b14edda2404b625348bd9020b75289c6fdc2f02 /go.mod | |
| parent | 585dc3f9941232c3d9624768091ae97e7404e799 (diff) | |
no longer need these herev0.20.2
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 19 |
1 files changed, 0 insertions, 19 deletions
@@ -1,19 +0,0 @@ -module go.wit.com/lib/gui/shell - -go 1.21.4 - -require ( - github.com/svent/go-nbreader v0.0.0-20150201200112-7cef48da76dc - github.com/tmc/scp v0.0.0-20170824174625-f7b48647feef - github.com/wercker/journalhook v0.0.0-20230927020745-64542ffa4117 - go.wit.com/log v0.13.18 - golang.org/x/crypto v0.18.0 -) - -require ( - github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf // indirect - github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect - github.com/sirupsen/logrus v1.9.3 // indirect - go.wit.com/dev/davecgh/spew v1.1.4 // indirect - golang.org/x/sys v0.16.0 // indirect -) |
