Godeps.json 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. {
  2. "ImportPath": "github.com/syncthing/syncthing",
  3. "GoVersion": "go1.5.1",
  4. "Packages": [
  5. "./cmd/..."
  6. ],
  7. "Deps": [
  8. {
  9. "ImportPath": "github.com/bkaradzic/go-lz4",
  10. "Rev": "74ddf82598bc4745b965729e9c6a463bedd33049"
  11. },
  12. {
  13. "ImportPath": "github.com/calmh/du",
  14. "Rev": "3c0690cca16228b97741327b1b6781397afbdb24"
  15. },
  16. {
  17. "ImportPath": "github.com/calmh/logger",
  18. "Rev": "c96f6a1a8c7b6bf2f4860c667867d90174799eb2"
  19. },
  20. {
  21. "ImportPath": "github.com/calmh/luhn",
  22. "Rev": "0c8388ff95fa92d4094011e5a04fc99dea3d1632"
  23. },
  24. {
  25. "ImportPath": "github.com/calmh/xdr",
  26. "Rev": "5f7208e86762911861c94f1849eddbfc0a60cbf0"
  27. },
  28. {
  29. "ImportPath": "github.com/golang/snappy",
  30. "Rev": "723cc1e459b8eea2dea4583200fd60757d40097a"
  31. },
  32. {
  33. "ImportPath": "github.com/juju/ratelimit",
  34. "Rev": "772f5c38e468398c4511514f4f6aa9a4185bc0a0"
  35. },
  36. {
  37. "ImportPath": "github.com/kardianos/osext",
  38. "Rev": "6e7f843663477789fac7c02def0d0909e969b4e5"
  39. },
  40. {
  41. "ImportPath": "github.com/syndtr/goleveldb/leveldb",
  42. "Rev": "1a9d62f03ea92815b46fcaab357cfd4df264b1a0"
  43. },
  44. {
  45. "ImportPath": "github.com/thejerf/suture",
  46. "Comment": "v1.0.1",
  47. "Rev": "99c1f2d613756768fc4299acd9dc621e11ed3fd7"
  48. },
  49. {
  50. "ImportPath": "github.com/vitrun/qart/coding",
  51. "Rev": "ccb109cf25f0cd24474da73b9fee4e7a3e8a8ce0"
  52. },
  53. {
  54. "ImportPath": "github.com/vitrun/qart/gf256",
  55. "Rev": "ccb109cf25f0cd24474da73b9fee4e7a3e8a8ce0"
  56. },
  57. {
  58. "ImportPath": "github.com/vitrun/qart/qr",
  59. "Rev": "ccb109cf25f0cd24474da73b9fee4e7a3e8a8ce0"
  60. },
  61. {
  62. "ImportPath": "golang.org/x/crypto/bcrypt",
  63. "Rev": "81bf7719a6b7ce9b665598222362b50122dfc13b"
  64. },
  65. {
  66. "ImportPath": "golang.org/x/crypto/blowfish",
  67. "Rev": "81bf7719a6b7ce9b665598222362b50122dfc13b"
  68. },
  69. {
  70. "ImportPath": "golang.org/x/net/internal/iana",
  71. "Rev": "db8e4de5b2d6653f66aea53094624468caad15d2"
  72. },
  73. {
  74. "ImportPath": "golang.org/x/net/ipv6",
  75. "Rev": "db8e4de5b2d6653f66aea53094624468caad15d2"
  76. },
  77. {
  78. "ImportPath": "golang.org/x/text/transform",
  79. "Rev": "723492b65e225eafcba054e76ba18bb9c5ac1ea2"
  80. },
  81. {
  82. "ImportPath": "golang.org/x/text/unicode/norm",
  83. "Rev": "723492b65e225eafcba054e76ba18bb9c5ac1ea2"
  84. }
  85. ]
  86. }