about summary refs log tree commit diff
path: root/pkgs/development/tools/golint/deps.json
blob: bc1b079376a1b7d12da505bd6ed45ef215e0b071 (plain) (blame)
1
2
3
4
5
6
7
8
[
  {
    "include": "../../libs.json",
    "packages": [
      "golang.org/x/tools"
    ]
  }
]