You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

316 lines
9.9 KiB

8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
  1. {
  2. "version": 0,
  3. "dependencies": [
  4. {
  5. "importpath": "github.com/PuerkitoBio/goquery",
  6. "repository": "https://github.com/PuerkitoBio/goquery",
  7. "revision": "152b1a2c8f5d0340f658bb656032a39b94e52958",
  8. "branch": "master"
  9. },
  10. {
  11. "importpath": "github.com/Sirupsen/logrus",
  12. "repository": "https://github.com/Sirupsen/logrus",
  13. "revision": "a283a10442df8dc09befd873fab202bf8a253d6a",
  14. "branch": "master"
  15. },
  16. {
  17. "importpath": "github.com/andybalholm/cascadia",
  18. "repository": "https://github.com/andybalholm/cascadia",
  19. "revision": "1c31af6f6c1a7b101ed05aacc7d8a738b43ae86e",
  20. "branch": "master"
  21. },
  22. {
  23. "importpath": "github.com/andygrunwald/go-jira",
  24. "repository": "https://github.com/andygrunwald/go-jira",
  25. "revision": "ae45380959ecd26b9c0adcae4c194b7e2253e214",
  26. "branch": "master"
  27. },
  28. {
  29. "importpath": "github.com/beorn7/perks/quantile",
  30. "repository": "https://github.com/beorn7/perks",
  31. "revision": "4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9",
  32. "branch": "master",
  33. "path": "/quantile"
  34. },
  35. {
  36. "importpath": "github.com/bradfitz/gomemcache/memcache",
  37. "repository": "https://github.com/bradfitz/gomemcache",
  38. "revision": "fb1f79c6b65acda83063cbc69f6bba1522558bfc",
  39. "branch": "master",
  40. "path": "/memcache"
  41. },
  42. {
  43. "importpath": "github.com/cenkalti/backoff",
  44. "repository": "https://github.com/cenkalti/backoff",
  45. "revision": "cdf48bbc1eb78d1349cbda326a4a037f7ba565c6",
  46. "branch": "master"
  47. },
  48. {
  49. "importpath": "github.com/codegangsta/cli",
  50. "repository": "https://github.com/codegangsta/cli",
  51. "revision": "d53eb991652b1d438abdd34ce4bfa3ef1539108e",
  52. "branch": "master"
  53. },
  54. {
  55. "importpath": "github.com/dghubble/go-twitter/twitter",
  56. "repository": "https://github.com/dghubble/go-twitter",
  57. "revision": "02eb4f9667b1fe4df2265e12d4366506aab0a78f",
  58. "branch": "master",
  59. "path": "/twitter"
  60. },
  61. {
  62. "importpath": "github.com/dghubble/oauth1",
  63. "repository": "https://github.com/dghubble/oauth1",
  64. "revision": "b61f9f49ca0b822c9c681186ce83bed924c98e56",
  65. "branch": "master"
  66. },
  67. {
  68. "importpath": "github.com/dghubble/sling",
  69. "repository": "https://github.com/dghubble/sling",
  70. "revision": "9da07f0db0226d82803fc7374dba08506d29da00",
  71. "branch": "master"
  72. },
  73. {
  74. "importpath": "github.com/die-net/lrucache",
  75. "repository": "https://github.com/die-net/lrucache",
  76. "revision": "0e55cff0d6054f900b91c0b5355fe6a6966fad4b",
  77. "branch": "master"
  78. },
  79. {
  80. "importpath": "github.com/garyburd/redigo/internal",
  81. "repository": "https://github.com/garyburd/redigo",
  82. "revision": "ffa8d46ada782d81cfda81a0fbd9f45ceae448e8",
  83. "branch": "master",
  84. "path": "/internal"
  85. },
  86. {
  87. "importpath": "github.com/garyburd/redigo/redis",
  88. "repository": "https://github.com/garyburd/redigo",
  89. "revision": "ffa8d46ada782d81cfda81a0fbd9f45ceae448e8",
  90. "branch": "master",
  91. "path": "/redis"
  92. },
  93. {
  94. "importpath": "github.com/golang/protobuf/proto",
  95. "repository": "https://github.com/golang/protobuf",
  96. "revision": "98fa357170587e470c5f27d3c3ea0947b71eb455",
  97. "branch": "master",
  98. "path": "/proto"
  99. },
  100. {
  101. "importpath": "github.com/golang/snappy",
  102. "repository": "https://github.com/golang/snappy",
  103. "revision": "d9eb7a3d35ec988b8585d4a0068e462c27d28380",
  104. "branch": "master"
  105. },
  106. {
  107. "importpath": "github.com/google/btree",
  108. "repository": "https://github.com/google/btree",
  109. "revision": "925471ac9e2131377a91e1595defec898166fe49",
  110. "branch": "master"
  111. },
  112. {
  113. "importpath": "github.com/google/go-github/github",
  114. "repository": "https://github.com/google/go-github",
  115. "revision": "b5e5babef39c18002f177a134fc49dc5013374ba",
  116. "branch": "master",
  117. "path": "/github"
  118. },
  119. {
  120. "importpath": "github.com/google/go-querystring/query",
  121. "repository": "https://github.com/google/go-querystring",
  122. "revision": "9235644dd9e52eeae6fa48efd539fdc351a0af53",
  123. "branch": "master",
  124. "path": "/query"
  125. },
  126. {
  127. "importpath": "github.com/gregjones/httpcache",
  128. "repository": "https://github.com/gregjones/httpcache",
  129. "revision": "413781778738c08fdbb98e1dd65f5abffe8832d0",
  130. "branch": "master"
  131. },
  132. {
  133. "importpath": "github.com/matrix-org/dugong",
  134. "repository": "https://github.com/matrix-org/dugong",
  135. "revision": "193b8f88e381d12f2d53023fba25e43fc81dc5ac",
  136. "branch": "master"
  137. },
  138. {
  139. "importpath": "github.com/mattn/go-shellwords",
  140. "repository": "https://github.com/mattn/go-shellwords",
  141. "revision": "525bedee691b5a8df547cb5cf9f86b7fb1883e24",
  142. "branch": "master"
  143. },
  144. {
  145. "importpath": "github.com/mattn/go-sqlite3",
  146. "repository": "https://github.com/mattn/go-sqlite3",
  147. "revision": "e5a3c16c5c1d80b24f633e68aecd6b0702786d3d",
  148. "branch": "master"
  149. },
  150. {
  151. "importpath": "github.com/matttproud/golang_protobuf_extensions/pbutil",
  152. "repository": "https://github.com/matttproud/golang_protobuf_extensions",
  153. "revision": "c12348ce28de40eed0136aa2b644d0ee0650e56c",
  154. "branch": "master",
  155. "path": "/pbutil"
  156. },
  157. {
  158. "importpath": "github.com/mmcdole/gofeed",
  159. "repository": "https://github.com/mmcdole/gofeed",
  160. "revision": "1bc2cbeba25b7b594430cff43d7c9e9367cfdca0",
  161. "branch": "HEAD"
  162. },
  163. {
  164. "importpath": "github.com/mmcdole/goxpp",
  165. "repository": "https://github.com/mmcdole/goxpp",
  166. "revision": "e38884aa48c1952a416ba35f3c276e4f02f9b40e",
  167. "branch": "master"
  168. },
  169. {
  170. "importpath": "github.com/peterbourgon/diskv",
  171. "repository": "https://github.com/peterbourgon/diskv",
  172. "revision": "5dfcb07a075adbaaa4094cddfd160b1e1c77a043",
  173. "branch": "master"
  174. },
  175. {
  176. "importpath": "github.com/prometheus/client_golang",
  177. "repository": "https://github.com/prometheus/client_golang",
  178. "revision": "5636dc67ae776adf5590da7349e70fbb9559972d",
  179. "branch": "master"
  180. },
  181. {
  182. "importpath": "github.com/prometheus/client_model/go",
  183. "repository": "https://github.com/prometheus/client_model",
  184. "revision": "fa8ad6fec33561be4280a8f0514318c79d7f6cb6",
  185. "branch": "master",
  186. "path": "/go"
  187. },
  188. {
  189. "importpath": "github.com/prometheus/common/expfmt",
  190. "repository": "https://github.com/prometheus/common",
  191. "revision": "85637ea67b04b5c3bb25e671dacded2977f8f9f6",
  192. "branch": "master",
  193. "path": "/expfmt"
  194. },
  195. {
  196. "importpath": "github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg",
  197. "repository": "https://github.com/prometheus/common",
  198. "revision": "85637ea67b04b5c3bb25e671dacded2977f8f9f6",
  199. "branch": "master",
  200. "path": "/internal/bitbucket.org/ww/goautoneg"
  201. },
  202. {
  203. "importpath": "github.com/prometheus/common/model",
  204. "repository": "https://github.com/prometheus/common",
  205. "revision": "85637ea67b04b5c3bb25e671dacded2977f8f9f6",
  206. "branch": "master",
  207. "path": "/model"
  208. },
  209. {
  210. "importpath": "github.com/prometheus/procfs",
  211. "repository": "https://github.com/prometheus/procfs",
  212. "revision": "abf152e5f3e97f2fafac028d2cc06c1feb87ffa5",
  213. "branch": "master"
  214. },
  215. {
  216. "importpath": "github.com/syndtr/goleveldb/leveldb",
  217. "repository": "https://github.com/syndtr/goleveldb",
  218. "revision": "6b4daa5362b502898ddf367c5c11deb9e7a5c727",
  219. "branch": "master",
  220. "path": "/leveldb"
  221. },
  222. {
  223. "importpath": "golang.org/x/net/context",
  224. "repository": "https://go.googlesource.com/net",
  225. "revision": "6a513affb38dc9788b449d59ffed099b8de18fa0",
  226. "branch": "master",
  227. "path": "/context"
  228. },
  229. {
  230. "importpath": "golang.org/x/net/html",
  231. "repository": "https://go.googlesource.com/net",
  232. "revision": "a333c534c871727fb95745870e8b98a69447f2ce",
  233. "branch": "master",
  234. "path": "/html"
  235. },
  236. {
  237. "importpath": "golang.org/x/oauth2",
  238. "repository": "https://go.googlesource.com/oauth2",
  239. "revision": "1364adb2c63445016c5ed4518fc71f6a3cda6169",
  240. "branch": "master"
  241. },
  242. {
  243. "importpath": "golang.org/x/text/encoding",
  244. "repository": "https://go.googlesource.com/text",
  245. "revision": "a7c023693a94aedd6b6df43ae7526bfe9d2b7d22",
  246. "branch": "master",
  247. "path": "/encoding"
  248. },
  249. {
  250. "importpath": "golang.org/x/text/internal/tag",
  251. "repository": "https://go.googlesource.com/text",
  252. "revision": "a7c023693a94aedd6b6df43ae7526bfe9d2b7d22",
  253. "branch": "master",
  254. "path": "/internal/tag"
  255. },
  256. {
  257. "importpath": "golang.org/x/text/internal/utf8internal",
  258. "repository": "https://go.googlesource.com/text",
  259. "revision": "a7c023693a94aedd6b6df43ae7526bfe9d2b7d22",
  260. "branch": "master",
  261. "path": "/internal/utf8internal"
  262. },
  263. {
  264. "importpath": "golang.org/x/text/language",
  265. "repository": "https://go.googlesource.com/text",
  266. "revision": "a7c023693a94aedd6b6df43ae7526bfe9d2b7d22",
  267. "branch": "master",
  268. "path": "/language"
  269. },
  270. {
  271. "importpath": "golang.org/x/text/runes",
  272. "repository": "https://go.googlesource.com/text",
  273. "revision": "a7c023693a94aedd6b6df43ae7526bfe9d2b7d22",
  274. "branch": "master",
  275. "path": "/runes"
  276. },
  277. {
  278. "importpath": "golang.org/x/text/transform",
  279. "repository": "https://go.googlesource.com/text",
  280. "revision": "a7c023693a94aedd6b6df43ae7526bfe9d2b7d22",
  281. "branch": "master",
  282. "path": "/transform"
  283. },
  284. {
  285. "importpath": "google.golang.org/cloud/compute/metadata",
  286. "repository": "https://code.googlesource.com/gocloud",
  287. "revision": "30fab6304c9888af49f1884cf4eddad7027e2e7b",
  288. "branch": "master",
  289. "path": "/compute/metadata"
  290. },
  291. {
  292. "importpath": "google.golang.org/cloud/internal",
  293. "repository": "https://code.googlesource.com/gocloud",
  294. "revision": "30fab6304c9888af49f1884cf4eddad7027e2e7b",
  295. "branch": "master",
  296. "path": "/internal"
  297. },
  298. {
  299. "importpath": "gopkg.in/airbrake/gobrake.v2",
  300. "repository": "https://gopkg.in/airbrake/gobrake.v2",
  301. "revision": "31c8ff1fb8b79a6947e6565e9a6df535f98a6b94",
  302. "branch": "master"
  303. },
  304. {
  305. "importpath": "gopkg.in/gemnasium/logrus-airbrake-hook.v2",
  306. "repository": "https://gopkg.in/gemnasium/logrus-airbrake-hook.v2",
  307. "revision": "31e6fd4bd5a98d8ee7673d24bc54ec73c31810dd",
  308. "branch": "master"
  309. },
  310. {
  311. "importpath": "gopkg.in/yaml.v2",
  312. "repository": "https://gopkg.in/yaml.v2",
  313. "revision": "a5b47d31c556af34a302ce5d659e6fea44d90de0",
  314. "branch": "v2"
  315. }
  316. ]
  317. }