mirror of
https://github.com/microsoft/ethr.git
synced 2024-11-10 17:17:56 +08:00
41a13764cd
* Add Gopkg.* and vendor/ dir * Add info about running dep ensure in readme
11 lines
201 B
TOML
11 lines
201 B
TOML
[[constraint]]
|
|
name = "github.com/mattn/go-runewidth"
|
|
version = "0.0.3"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/nsf/termbox-go"
|
|
|
|
[prune]
|
|
go-tests = true
|
|
unused-packages = true
|