Godeps.json 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. {
  2. "ImportPath": "github.com/syncthing/syncthing",
  3. "GoVersion": "go1.4",
  4. "Packages": [
  5. "./cmd/..."
  6. ],
  7. "Deps": [
  8. {
  9. "ImportPath": "github.com/AudriusButkevicius/lfu-go",
  10. "Rev": "164bcecceb92fd6037f4d18a8d97b495ec6ef669"
  11. },
  12. {
  13. "ImportPath": "github.com/bkaradzic/go-lz4",
  14. "Rev": "93a831dcee242be64a9cc9803dda84af25932de7"
  15. },
  16. {
  17. "ImportPath": "github.com/calmh/logger",
  18. "Rev": "f50d32b313bec2933a3e1049f7416a29f3413d29"
  19. },
  20. {
  21. "ImportPath": "github.com/calmh/osext",
  22. "Rev": "9bf61584e5f1f172e8766ddc9022d9c401faaa5e"
  23. },
  24. {
  25. "ImportPath": "github.com/calmh/xdr",
  26. "Rev": "45c46b7db7ff83b8b9ee09bbd95f36ab50043ece"
  27. },
  28. {
  29. "ImportPath": "github.com/juju/ratelimit",
  30. "Rev": "f9f36d11773655c0485207f0ad30dc2655f69d56"
  31. },
  32. {
  33. "ImportPath": "github.com/syndtr/goleveldb/leveldb",
  34. "Rev": "63c9e642efad852f49e20a6f90194cae112fd2ac"
  35. },
  36. {
  37. "ImportPath": "github.com/syndtr/gosnappy/snappy",
  38. "Rev": "ce8acff4829e0c2458a67ead32390ac0a381c862"
  39. },
  40. {
  41. "ImportPath": "github.com/vitrun/qart/coding",
  42. "Rev": "ccb109cf25f0cd24474da73b9fee4e7a3e8a8ce0"
  43. },
  44. {
  45. "ImportPath": "github.com/vitrun/qart/gf256",
  46. "Rev": "ccb109cf25f0cd24474da73b9fee4e7a3e8a8ce0"
  47. },
  48. {
  49. "ImportPath": "github.com/vitrun/qart/qr",
  50. "Rev": "ccb109cf25f0cd24474da73b9fee4e7a3e8a8ce0"
  51. },
  52. {
  53. "ImportPath": "golang.org/x/crypto/bcrypt",
  54. "Rev": "731db29863ea7213d9556d0170afb38987f401d4"
  55. },
  56. {
  57. "ImportPath": "golang.org/x/crypto/blowfish",
  58. "Rev": "731db29863ea7213d9556d0170afb38987f401d4"
  59. },
  60. {
  61. "ImportPath": "golang.org/x/text/transform",
  62. "Rev": "985ee5acfaf1ff6712c7c99438752f8e09416ccb"
  63. },
  64. {
  65. "ImportPath": "golang.org/x/text/unicode/norm",
  66. "Rev": "985ee5acfaf1ff6712c7c99438752f8e09416ccb"
  67. }
  68. ]
  69. }