summary refs log tree commit diff
path: root/pkgs/servers/etcd/deps.json
blob: b5977a855515d34c65e67e780458055cd2f858ed (plain) (blame)
1
2
3
4
5
6
7
8
9
[
  {
    "include": "../../libs.json",
    "packages": [
      "github.com/olekukonko/tablewriter",
      "github.com/mattn/go-runewidth"
    ]
  }
]