diff options
| author | Jeff Carr <[email protected]> | 2024-11-05 08:54:29 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-11-05 08:54:29 -0600 |
| commit | bc7c11448509db33e1d8dbc4058786761d68eb72 (patch) | |
| tree | 99bea23e69a04aacb9a00b8fc03d026327212f73 /go.mod | |
| parent | d752070d0fd288c4630d27948e0d658f1bb0b6fd (diff) | |
junk
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 16 |
1 files changed, 0 insertions, 16 deletions
@@ -1,16 +0,0 @@ -module github.com/posener/complete/v2 - -go 1.20 - -require ( - bou.ke/monkey v1.0.2 - github.com/posener/autogen v0.0.3 - github.com/posener/script v1.2.0 - github.com/stretchr/testify v1.8.4 -) - -require ( - github.com/davecgh/go-spew v1.1.1 // indirect - github.com/pmezard/go-difflib v1.0.0 // indirect - gopkg.in/yaml.v3 v3.0.1 // indirect -) |
