diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -51,6 +51,8 @@ require ( github.com/kr/pretty v0.1.0 github.com/layeh/gopher-luar v1.0.4 github.com/mitchellh/mapstructure v1.1.2 // indirect + github.com/mndrix/golog v0.0.0-20170330170653-a28e2a269775 + github.com/mndrix/ps v0.0.0-20170330174427-18e65badd6ab // indirect github.com/olekukonko/tablewriter v0.0.0-20180912035003-be2c049b30cc // indirect github.com/otm/gluaflag v0.0.0-20160113203828-078088de6891 github.com/otm/gluash v0.0.0-20151226163409-e145c563986f |
