summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/pond/deps.json
blob: 53f48df3b5539997d318e7dc534c76fd00cada35 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[
  {
    "include": "../../libs.json",
    "packages": [
      "golang.org/x/net",
      "github.com/golang/protobuf",
      "github.com/agl/ed25519",
      "golang.org/x/crypto",
      "github.com/agl/go-gtk"
    ]
  }
]