manifest 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682
  1. {
  2. "version": 0,
  3. "dependencies": [
  4. {
  5. "importpath": "github.com/AudriusButkevicius/cli",
  6. "repository": "https://github.com/AudriusButkevicius/cli",
  7. "vcs": "git",
  8. "revision": "7f561c78b5a4aad858d9fd550c92b5da6d55efbb",
  9. "branch": "master",
  10. "notests": true
  11. },
  12. {
  13. "importpath": "github.com/AudriusButkevicius/go-nat-pmp",
  14. "repository": "https://github.com/AudriusButkevicius/go-nat-pmp",
  15. "vcs": "git",
  16. "revision": "452c97607362b2ab5a7839b8d1704f0396b640ca",
  17. "branch": "master",
  18. "notests": true
  19. },
  20. {
  21. "importpath": "github.com/AudriusButkevicius/kcp-go",
  22. "repository": "https://github.com/AudriusButkevicius/kcp-go",
  23. "vcs": "git",
  24. "revision": "8ae5f528469c6ab76110f41eb7a51341b7efb946",
  25. "branch": "master",
  26. "notests": true
  27. },
  28. {
  29. "importpath": "github.com/AudriusButkevicius/pfilter",
  30. "repository": "https://github.com/AudriusButkevicius/pfilter",
  31. "vcs": "git",
  32. "revision": "09b3cfdd04de89f0196caecb0b335d7149a6593a",
  33. "branch": "master",
  34. "notests": true
  35. },
  36. {
  37. "importpath": "github.com/bkaradzic/go-lz4",
  38. "repository": "https://github.com/bkaradzic/go-lz4",
  39. "vcs": "git",
  40. "revision": "7224d8d8f27ef618c0a95f1ae69dbb0488abc33a",
  41. "branch": "master",
  42. "notests": true
  43. },
  44. {
  45. "importpath": "github.com/calmh/du",
  46. "repository": "https://github.com/calmh/du",
  47. "vcs": "git",
  48. "revision": "dd9dc2043353249b2910b29dcfd6f6d4e64f39be",
  49. "branch": "master",
  50. "notests": true
  51. },
  52. {
  53. "importpath": "github.com/calmh/xdr",
  54. "repository": "https://github.com/calmh/xdr",
  55. "vcs": "git",
  56. "revision": "08e072f9cb164f943a92eb59f90f3abc64ac6e8f",
  57. "branch": "master",
  58. "notests": true
  59. },
  60. {
  61. "importpath": "github.com/ccding/go-stun/stun",
  62. "repository": "https://github.com/calmh/go-stun",
  63. "vcs": "git",
  64. "revision": "9d33469f1f20a1674659be94ac9ca94ab5f06f58",
  65. "branch": "master",
  66. "path": "/stun",
  67. "notests": true
  68. },
  69. {
  70. "importpath": "github.com/chmduquesne/rollinghash",
  71. "repository": "https://github.com/chmduquesne/rollinghash",
  72. "vcs": "git",
  73. "revision": "043b8fdecc9816f0011a056f6d92f9a091ab63dd",
  74. "branch": "master",
  75. "notests": true
  76. },
  77. {
  78. "importpath": "github.com/cznic/b",
  79. "repository": "https://github.com/cznic/b",
  80. "vcs": "git",
  81. "revision": "aaaa43c92e509a827e63540510bc94c3003ef2e1",
  82. "branch": "master",
  83. "notests": true
  84. },
  85. {
  86. "importpath": "github.com/cznic/fileutil",
  87. "repository": "https://github.com/cznic/fileutil",
  88. "vcs": "git",
  89. "revision": "90cf820aafe8f7df39416fdbb932029ff99bd1ab",
  90. "branch": "master",
  91. "notests": true
  92. },
  93. {
  94. "importpath": "github.com/cznic/internal/buffer",
  95. "repository": "https://github.com/cznic/internal",
  96. "vcs": "git",
  97. "revision": "e5e1c3e9165d0a72507c2bbb0ffac1c02b8d3f7c",
  98. "branch": "master",
  99. "path": "/buffer",
  100. "notests": true
  101. },
  102. {
  103. "importpath": "github.com/cznic/internal/file",
  104. "repository": "https://github.com/cznic/internal",
  105. "vcs": "git",
  106. "revision": "e5e1c3e9165d0a72507c2bbb0ffac1c02b8d3f7c",
  107. "branch": "master",
  108. "path": "file",
  109. "notests": true
  110. },
  111. {
  112. "importpath": "github.com/cznic/internal/slice",
  113. "repository": "https://github.com/cznic/internal",
  114. "vcs": "git",
  115. "revision": "e5e1c3e9165d0a72507c2bbb0ffac1c02b8d3f7c",
  116. "branch": "master",
  117. "path": "slice",
  118. "notests": true
  119. },
  120. {
  121. "importpath": "github.com/cznic/lldb",
  122. "repository": "https://github.com/cznic/lldb",
  123. "vcs": "git",
  124. "revision": "bea8611dd5c407f3c5eab9f9c68e887a27dc6f0e",
  125. "branch": "master",
  126. "notests": true
  127. },
  128. {
  129. "importpath": "github.com/cznic/mathutil",
  130. "repository": "https://github.com/cznic/mathutil",
  131. "vcs": "git",
  132. "revision": "1447ad269d64ca91aa8d7079baa40b6fc8b965e7",
  133. "branch": "master",
  134. "notests": true
  135. },
  136. {
  137. "importpath": "github.com/cznic/ql",
  138. "repository": "https://github.com/cznic/ql",
  139. "vcs": "git",
  140. "revision": "bd2055c7674ac80c520815dfe85082844cd246d4",
  141. "branch": "master",
  142. "notests": true
  143. },
  144. {
  145. "importpath": "github.com/cznic/sortutil",
  146. "repository": "https://github.com/cznic/sortutil",
  147. "vcs": "git",
  148. "revision": "4c7342852e65c2088c981288f2c5610d10b9f7f4",
  149. "branch": "master",
  150. "notests": true
  151. },
  152. {
  153. "importpath": "github.com/cznic/strutil",
  154. "repository": "https://github.com/cznic/strutil",
  155. "vcs": "git",
  156. "revision": "43a89592ed56c227c7fdb1fcaf7d1d08be02ec54",
  157. "branch": "master",
  158. "notests": true
  159. },
  160. {
  161. "importpath": "github.com/cznic/zappy",
  162. "repository": "https://github.com/cznic/zappy",
  163. "vcs": "git",
  164. "revision": "2533cb5b45cc6c07421468ce262899ddc9d53fb7",
  165. "branch": "master",
  166. "notests": true
  167. },
  168. {
  169. "importpath": "github.com/d4l3k/messagediff",
  170. "repository": "https://github.com/d4l3k/messagediff",
  171. "vcs": "git",
  172. "revision": "2fe2a1d40db6c23619ae5bcc8f80a5b43c40581b",
  173. "branch": "master",
  174. "notests": true
  175. },
  176. {
  177. "importpath": "github.com/edsrzf/mmap-go",
  178. "repository": "https://github.com/edsrzf/mmap-go",
  179. "vcs": "git",
  180. "revision": "0bce6a6887123b67a60366d2c9fe2dfb74289d2e",
  181. "branch": "master",
  182. "notests": true
  183. },
  184. {
  185. "importpath": "github.com/gobwas/glob",
  186. "repository": "https://github.com/gobwas/glob",
  187. "vcs": "git",
  188. "revision": "51eb1ee00b6d931c66d229ceeb7c31b985563420",
  189. "branch": "master",
  190. "notests": true
  191. },
  192. {
  193. "importpath": "github.com/gogo/protobuf",
  194. "repository": "https://github.com/gogo/protobuf",
  195. "vcs": "git",
  196. "revision": "efccd33a0c20aa078705571d5ddbfa14c8395a63",
  197. "branch": "master",
  198. "notests": true,
  199. "allfiles": true
  200. },
  201. {
  202. "importpath": "github.com/golang/groupcache/lru",
  203. "repository": "https://github.com/golang/groupcache",
  204. "vcs": "git",
  205. "revision": "72d04f9fcdec7d3821820cc4a6f150eae553639a",
  206. "branch": "master",
  207. "path": "/lru",
  208. "notests": true
  209. },
  210. {
  211. "importpath": "github.com/golang/protobuf/proto",
  212. "repository": "https://github.com/golang/protobuf",
  213. "vcs": "git",
  214. "revision": "2bba0603135d7d7f5cb73b2125beeda19c09f4ef",
  215. "branch": "master",
  216. "path": "/proto",
  217. "notests": true
  218. },
  219. {
  220. "importpath": "github.com/golang/protobuf/ptypes/any",
  221. "repository": "https://github.com/golang/protobuf",
  222. "vcs": "git",
  223. "revision": "2bba0603135d7d7f5cb73b2125beeda19c09f4ef",
  224. "branch": "master",
  225. "path": "ptypes/any",
  226. "notests": true
  227. },
  228. {
  229. "importpath": "github.com/golang/snappy",
  230. "repository": "https://github.com/golang/snappy",
  231. "vcs": "git",
  232. "revision": "553a641470496b2327abcac10b36396bd98e45c9",
  233. "branch": "master",
  234. "notests": true
  235. },
  236. {
  237. "importpath": "github.com/jackpal/gateway",
  238. "repository": "https://github.com/jackpal/gateway",
  239. "vcs": "git",
  240. "revision": "5795ac81146e01d3fab7bcf21c043c3d6a32b006",
  241. "branch": "master",
  242. "notests": true
  243. },
  244. {
  245. "importpath": "github.com/kardianos/osext",
  246. "repository": "https://github.com/kardianos/osext",
  247. "vcs": "git",
  248. "revision": "9d302b58e975387d0b4d9be876622c86cefe64be",
  249. "branch": "master",
  250. "notests": true
  251. },
  252. {
  253. "importpath": "github.com/kballard/go-shellquote",
  254. "repository": "https://github.com/kballard/go-shellquote",
  255. "vcs": "git",
  256. "revision": "cd60e84ee657ff3dc51de0b4f55dd299a3e136f2",
  257. "branch": "master",
  258. "notests": true
  259. },
  260. {
  261. "importpath": "github.com/klauspost/cpuid",
  262. "repository": "https://github.com/klauspost/cpuid",
  263. "vcs": "git",
  264. "revision": "09cded8978dc9e80714c4d85b0322337b0a1e5e0",
  265. "branch": "master",
  266. "notests": true
  267. },
  268. {
  269. "importpath": "github.com/lib/pq",
  270. "repository": "https://github.com/lib/pq",
  271. "vcs": "git",
  272. "revision": "2704adc878c21e1329f46f6e56a1c387d788ff94",
  273. "branch": "master",
  274. "notests": true
  275. },
  276. {
  277. "importpath": "github.com/minio/sha256-simd",
  278. "repository": "https://github.com/minio/sha256-simd",
  279. "vcs": "git",
  280. "revision": "6124d070eb4e7001c244b6ccc282620a5dce44a0",
  281. "branch": "master",
  282. "notests": true
  283. },
  284. {
  285. "importpath": "github.com/onsi/ginkgo",
  286. "repository": "https://github.com/onsi/ginkgo",
  287. "vcs": "git",
  288. "revision": "77a8c1e5c40d6bb6c5eb4dd4bdce9763564f6298",
  289. "branch": "master",
  290. "notests": true
  291. },
  292. {
  293. "importpath": "github.com/onsi/gomega",
  294. "repository": "https://github.com/onsi/gomega",
  295. "vcs": "git",
  296. "revision": "334b8f472b3af5d541c5642701c1e29e2126f486",
  297. "branch": "master",
  298. "notests": true
  299. },
  300. {
  301. "importpath": "github.com/oschwald/geoip2-golang",
  302. "repository": "https://github.com/oschwald/geoip2-golang",
  303. "vcs": "git",
  304. "revision": "0fd242da7906550802871efe101abfdb1cc550a8",
  305. "branch": "master",
  306. "notests": true
  307. },
  308. {
  309. "importpath": "github.com/oschwald/maxminddb-golang",
  310. "repository": "https://github.com/oschwald/maxminddb-golang",
  311. "vcs": "git",
  312. "revision": "697da8075d2061aa8ed639346443f5d3e8c80b30",
  313. "branch": "master",
  314. "notests": true
  315. },
  316. {
  317. "importpath": "github.com/petermattis/goid",
  318. "repository": "https://github.com/petermattis/goid",
  319. "vcs": "git",
  320. "revision": "caab6446a35a918488a0f52d4b0bd088a60f3511",
  321. "branch": "master",
  322. "notests": true
  323. },
  324. {
  325. "importpath": "github.com/pkg/errors",
  326. "repository": "https://github.com/pkg/errors",
  327. "vcs": "git",
  328. "revision": "ff09b135c25aae272398c51a07235b90a75aa4f0",
  329. "branch": "master",
  330. "notests": true
  331. },
  332. {
  333. "importpath": "github.com/rcrowley/go-metrics",
  334. "repository": "https://github.com/rcrowley/go-metrics",
  335. "vcs": "git",
  336. "revision": "1f30fe9094a513ce4c700b9a54458bbb0c96996c",
  337. "branch": "master",
  338. "notests": true
  339. },
  340. {
  341. "importpath": "github.com/remyoudompheng/bigfft",
  342. "repository": "https://github.com/remyoudompheng/bigfft",
  343. "vcs": "git",
  344. "revision": "a8e77ddfb93284b9d58881f597c820a2875af336",
  345. "branch": "master",
  346. "notests": true
  347. },
  348. {
  349. "importpath": "github.com/sasha-s/go-deadlock",
  350. "repository": "https://github.com/sasha-s/go-deadlock",
  351. "vcs": "git",
  352. "revision": "341000892f3dd25f440e6231e8533eb3688ed7ec",
  353. "branch": "master",
  354. "notests": true
  355. },
  356. {
  357. "importpath": "github.com/stathat/go",
  358. "repository": "https://github.com/stathat/go",
  359. "vcs": "git",
  360. "revision": "74669b9f388d9d788c97399a0824adbfee78400e",
  361. "branch": "master",
  362. "notests": true
  363. },
  364. {
  365. "importpath": "github.com/syndtr/goleveldb/leveldb",
  366. "repository": "https://github.com/syndtr/goleveldb",
  367. "vcs": "git",
  368. "revision": "549b6d6b1c0419617182954dd77770f2e2685ed5",
  369. "branch": "master",
  370. "path": "/leveldb",
  371. "notests": true
  372. },
  373. {
  374. "importpath": "github.com/templexxx/cpufeat",
  375. "repository": "https://github.com/templexxx/cpufeat",
  376. "vcs": "git",
  377. "revision": "3794dfbfb04749f896b521032f69383f24c3687e",
  378. "branch": "master",
  379. "notests": true
  380. },
  381. {
  382. "importpath": "github.com/templexxx/reedsolomon",
  383. "repository": "https://github.com/templexxx/reedsolomon",
  384. "vcs": "git",
  385. "revision": "7092926d7d05c415fabb892b1464a03f8228ab80",
  386. "branch": "master",
  387. "notests": true
  388. },
  389. {
  390. "importpath": "github.com/templexxx/xor",
  391. "repository": "https://github.com/templexxx/xor",
  392. "vcs": "git",
  393. "revision": "42f9c041c330b560afb991153bf183c25444bcdc",
  394. "branch": "master",
  395. "notests": true
  396. },
  397. {
  398. "importpath": "github.com/thejerf/suture",
  399. "repository": "https://github.com/thejerf/suture",
  400. "vcs": "git",
  401. "revision": "0ac47afae95ad5bc5184ed346bc945168e883f5d",
  402. "branch": "master",
  403. "notests": true
  404. },
  405. {
  406. "importpath": "github.com/tjfoc/gmsm/sm4",
  407. "repository": "https://github.com/tjfoc/gmsm",
  408. "vcs": "git",
  409. "revision": "0f4904804c0f24f1784e10195a4144fcffa86a85",
  410. "branch": "master",
  411. "path": "/sm4",
  412. "notests": true
  413. },
  414. {
  415. "importpath": "github.com/vitrun/qart/coding",
  416. "repository": "https://github.com/vitrun/qart",
  417. "vcs": "git",
  418. "revision": "bf64b92db6b05651d6c25a3dabf2d543b360c0aa",
  419. "branch": "master",
  420. "path": "coding",
  421. "notests": true
  422. },
  423. {
  424. "importpath": "github.com/vitrun/qart/gf256",
  425. "repository": "https://github.com/vitrun/qart",
  426. "vcs": "git",
  427. "revision": "bf64b92db6b05651d6c25a3dabf2d543b360c0aa",
  428. "branch": "master",
  429. "path": "gf256",
  430. "notests": true
  431. },
  432. {
  433. "importpath": "github.com/vitrun/qart/qr",
  434. "repository": "https://github.com/vitrun/qart",
  435. "vcs": "git",
  436. "revision": "bf64b92db6b05651d6c25a3dabf2d543b360c0aa",
  437. "branch": "master",
  438. "path": "/qr",
  439. "notests": true
  440. },
  441. {
  442. "importpath": "github.com/xtaci/smux",
  443. "repository": "https://github.com/xtaci/smux",
  444. "vcs": "git",
  445. "revision": "0f6b9aaecaaf354357adc7def9239011ad276776",
  446. "branch": "master",
  447. "notests": true
  448. },
  449. {
  450. "importpath": "github.com/zillode/notify",
  451. "repository": "https://github.com/zillode/notify",
  452. "vcs": "git",
  453. "revision": "54e3093eb7377fd139c4605f475cc78e83610b9d",
  454. "branch": "master",
  455. "notests": true
  456. },
  457. {
  458. "importpath": "golang.org/x/crypto/bcrypt",
  459. "repository": "https://go.googlesource.com/crypto",
  460. "vcs": "git",
  461. "revision": "c78caca803c95773f48a844d3dcab04b9bc4d6dd",
  462. "branch": "master",
  463. "path": "/bcrypt",
  464. "notests": true
  465. },
  466. {
  467. "importpath": "golang.org/x/crypto/blowfish",
  468. "repository": "https://go.googlesource.com/crypto",
  469. "vcs": "git",
  470. "revision": "c78caca803c95773f48a844d3dcab04b9bc4d6dd",
  471. "branch": "master",
  472. "path": "blowfish",
  473. "notests": true
  474. },
  475. {
  476. "importpath": "golang.org/x/crypto/cast5",
  477. "repository": "https://go.googlesource.com/crypto",
  478. "vcs": "git",
  479. "revision": "c78caca803c95773f48a844d3dcab04b9bc4d6dd",
  480. "branch": "master",
  481. "path": "cast5",
  482. "notests": true
  483. },
  484. {
  485. "importpath": "golang.org/x/crypto/pbkdf2",
  486. "repository": "https://go.googlesource.com/crypto",
  487. "vcs": "git",
  488. "revision": "c78caca803c95773f48a844d3dcab04b9bc4d6dd",
  489. "branch": "master",
  490. "path": "/pbkdf2",
  491. "notests": true
  492. },
  493. {
  494. "importpath": "golang.org/x/crypto/salsa20",
  495. "repository": "https://go.googlesource.com/crypto",
  496. "vcs": "git",
  497. "revision": "c78caca803c95773f48a844d3dcab04b9bc4d6dd",
  498. "branch": "master",
  499. "path": "salsa20",
  500. "notests": true
  501. },
  502. {
  503. "importpath": "golang.org/x/crypto/tea",
  504. "repository": "https://go.googlesource.com/crypto",
  505. "vcs": "git",
  506. "revision": "c78caca803c95773f48a844d3dcab04b9bc4d6dd",
  507. "branch": "master",
  508. "path": "tea",
  509. "notests": true
  510. },
  511. {
  512. "importpath": "golang.org/x/crypto/twofish",
  513. "repository": "https://go.googlesource.com/crypto",
  514. "vcs": "git",
  515. "revision": "c78caca803c95773f48a844d3dcab04b9bc4d6dd",
  516. "branch": "master",
  517. "path": "twofish",
  518. "notests": true
  519. },
  520. {
  521. "importpath": "golang.org/x/crypto/xtea",
  522. "repository": "https://go.googlesource.com/crypto",
  523. "vcs": "git",
  524. "revision": "c78caca803c95773f48a844d3dcab04b9bc4d6dd",
  525. "branch": "master",
  526. "path": "xtea",
  527. "notests": true
  528. },
  529. {
  530. "importpath": "golang.org/x/net/bpf",
  531. "repository": "https://go.googlesource.com/net",
  532. "vcs": "git",
  533. "revision": "ffcf1bedda3b04ebb15a168a59800a73d6dc0f4d",
  534. "branch": "master",
  535. "path": "bpf",
  536. "notests": true
  537. },
  538. {
  539. "importpath": "golang.org/x/net/context",
  540. "repository": "https://go.googlesource.com/net",
  541. "vcs": "git",
  542. "revision": "ffcf1bedda3b04ebb15a168a59800a73d6dc0f4d",
  543. "branch": "master",
  544. "path": "/context",
  545. "notests": true
  546. },
  547. {
  548. "importpath": "golang.org/x/net/internal/iana",
  549. "repository": "https://go.googlesource.com/net",
  550. "vcs": "git",
  551. "revision": "ffcf1bedda3b04ebb15a168a59800a73d6dc0f4d",
  552. "branch": "master",
  553. "path": "internal/iana",
  554. "notests": true
  555. },
  556. {
  557. "importpath": "golang.org/x/net/internal/netreflect",
  558. "repository": "https://go.googlesource.com/net",
  559. "vcs": "git",
  560. "revision": "ffcf1bedda3b04ebb15a168a59800a73d6dc0f4d",
  561. "branch": "master",
  562. "path": "internal/netreflect",
  563. "notests": true
  564. },
  565. {
  566. "importpath": "golang.org/x/net/ipv4",
  567. "repository": "https://go.googlesource.com/net",
  568. "vcs": "git",
  569. "revision": "ffcf1bedda3b04ebb15a168a59800a73d6dc0f4d",
  570. "branch": "master",
  571. "path": "/ipv4",
  572. "notests": true
  573. },
  574. {
  575. "importpath": "golang.org/x/net/ipv6",
  576. "repository": "https://go.googlesource.com/net",
  577. "vcs": "git",
  578. "revision": "ffcf1bedda3b04ebb15a168a59800a73d6dc0f4d",
  579. "branch": "master",
  580. "path": "/ipv6",
  581. "notests": true
  582. },
  583. {
  584. "importpath": "golang.org/x/net/proxy",
  585. "repository": "https://go.googlesource.com/net",
  586. "vcs": "git",
  587. "revision": "ffcf1bedda3b04ebb15a168a59800a73d6dc0f4d",
  588. "branch": "master",
  589. "path": "/proxy",
  590. "notests": true
  591. },
  592. {
  593. "importpath": "golang.org/x/sys/unix",
  594. "repository": "https://go.googlesource.com/sys",
  595. "vcs": "git",
  596. "revision": "f3918c30c5c2cb527c0b071a27c35120a6c0719a",
  597. "branch": "master",
  598. "path": "unix",
  599. "notests": true
  600. },
  601. {
  602. "importpath": "golang.org/x/sys/windows",
  603. "repository": "https://go.googlesource.com/sys",
  604. "vcs": "git",
  605. "revision": "493114f68206f85e7e333beccfabc11e98cba8dd",
  606. "branch": "master",
  607. "path": "/windows",
  608. "notests": true
  609. },
  610. {
  611. "importpath": "golang.org/x/text/internal/gen",
  612. "repository": "https://go.googlesource.com/text",
  613. "vcs": "git",
  614. "revision": "f4b4367115ec2de254587813edaa901bc1c723a8",
  615. "branch": "master",
  616. "path": "internal/gen",
  617. "notests": true
  618. },
  619. {
  620. "importpath": "golang.org/x/text/internal/triegen",
  621. "repository": "https://go.googlesource.com/text",
  622. "vcs": "git",
  623. "revision": "f4b4367115ec2de254587813edaa901bc1c723a8",
  624. "branch": "master",
  625. "path": "internal/triegen",
  626. "notests": true
  627. },
  628. {
  629. "importpath": "golang.org/x/text/internal/ucd",
  630. "repository": "https://go.googlesource.com/text",
  631. "vcs": "git",
  632. "revision": "f4b4367115ec2de254587813edaa901bc1c723a8",
  633. "branch": "master",
  634. "path": "internal/ucd",
  635. "notests": true
  636. },
  637. {
  638. "importpath": "golang.org/x/text/transform",
  639. "repository": "https://go.googlesource.com/text",
  640. "vcs": "git",
  641. "revision": "f4b4367115ec2de254587813edaa901bc1c723a8",
  642. "branch": "master",
  643. "path": "transform",
  644. "notests": true
  645. },
  646. {
  647. "importpath": "golang.org/x/text/unicode/cldr",
  648. "repository": "https://go.googlesource.com/text",
  649. "vcs": "git",
  650. "revision": "f4b4367115ec2de254587813edaa901bc1c723a8",
  651. "branch": "master",
  652. "path": "unicode/cldr",
  653. "notests": true
  654. },
  655. {
  656. "importpath": "golang.org/x/text/unicode/norm",
  657. "repository": "https://go.googlesource.com/text",
  658. "vcs": "git",
  659. "revision": "f4b4367115ec2de254587813edaa901bc1c723a8",
  660. "branch": "master",
  661. "path": "/unicode/norm",
  662. "notests": true
  663. },
  664. {
  665. "importpath": "golang.org/x/time/rate",
  666. "repository": "https://go.googlesource.com/time",
  667. "vcs": "git",
  668. "revision": "f51c12702a4d776e4c1fa9b0fabab841babae631",
  669. "branch": "master",
  670. "path": "/rate",
  671. "notests": true
  672. },
  673. {
  674. "importpath": "gopkg.in/yaml.v2",
  675. "repository": "https://gopkg.in/yaml.v2",
  676. "vcs": "git",
  677. "revision": "a3f3340b5840cee44f372bddb5880fcbc419b46a",
  678. "branch": "v2",
  679. "notests": true
  680. }
  681. ]
  682. }