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