summary refs log tree commit diff
path: root/pkgs/tools/filesystems/go-mtpfs/deps.json
blob: cc2ce33ac3017daa9d896c0531fb181062a57aae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
  {
    "include": "../../../go-modules/libs.json",
    "packages": [
      "github.com/hanwen/go-fuse"
    ]
  },
  {
    "goPackagePath": "github.com/hanwen/usb",
    "fetch": {
      "type": "git",
      "url": "https://github.com/hanwen/usb",
      "rev": "69aee4530ac705cec7c5344418d982aaf15cf0b1",
      "sha256": "01k0c2g395j65vm1w37mmrfkg6nm900khjrrizzpmx8f8yf20dky"
    }
  }
]