Delete go.mod
This commit is contained in:
12
go.mod
12
go.mod
@ -1,12 +0,0 @@
|
|||||||
module github.com/Rudi9719/kbtui
|
|
||||||
|
|
||||||
go 1.12
|
|
||||||
|
|
||||||
require (
|
|
||||||
github.com/awesome-gocui/gocui v0.6.0
|
|
||||||
github.com/magefile/mage v1.9.0
|
|
||||||
github.com/mattn/go-runewidth v0.0.5 // indirect
|
|
||||||
github.com/pelletier/go-toml v1.6.0
|
|
||||||
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
|
|
||||||
samhofi.us/x/keybase v0.0.0-20191023034410-b00e56e8dd3c
|
|
||||||
)
|
|
||||||
Reference in New Issue
Block a user