summary refs log tree commit diff
path: root/pkgs/applications/networking/drive/deps.json
blob: 3d71a76de8a664857512ac0efc52b012463f38df (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[
  {
    "include": "../../libs.json",
    "packages": [
      "github.com/boltdb/bolt",
      "github.com/cheggaaa/pb",
      "github.com/odeke-em/cli-spinner",
      "github.com/odeke-em/statos",
      "golang.org/x/oauth2",
      "github.com/odeke-em/exponential-backoff",
      "github.com/odeke-em/extractor",
      "github.com/odeke-em/meddler",
      "github.com/odeke-em/xon",
      "github.com/odeke-em/cache",
      "github.com/odeke-em/drive",
      "github.com/odeke-em/command",
      "github.com/odeke-em/log",
      "github.com/odeke-em/pretty-words",
      "github.com/skratchdot/open-golang",
      "google.golang.org/cloud",
      "google.golang.org/api",
      "github.com/mattn/go-isatty",
      "golang.org/x/net"
    ]
  }
]