Gopkg.lock 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672
  1. # This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
  2. [[projects]]
  3. name = "cloud.google.com/go"
  4. packages = ["compute/metadata"]
  5. revision = "767c40d6a2e058483c25fa193e963a22da17236d"
  6. version = "v0.18.0"
  7. [[projects]]
  8. name = "github.com/BurntSushi/toml"
  9. packages = ["."]
  10. revision = "b26d9c308763d68093482582cea63d69be07a0f0"
  11. version = "v0.3.0"
  12. [[projects]]
  13. branch = "master"
  14. name = "github.com/Unknwon/com"
  15. packages = ["."]
  16. revision = "7677a1d7c1137cd3dd5ba7a076d0c898a1ef4520"
  17. [[projects]]
  18. name = "github.com/apache/thrift"
  19. packages = ["lib/go/thrift"]
  20. revision = "b2a4d4ae21c789b689dd162deb819665567f481c"
  21. version = "0.10.0"
  22. [[projects]]
  23. name = "github.com/aws/aws-sdk-go"
  24. packages = [
  25. "aws",
  26. "aws/awserr",
  27. "aws/awsutil",
  28. "aws/client",
  29. "aws/client/metadata",
  30. "aws/corehandlers",
  31. "aws/credentials",
  32. "aws/credentials/ec2rolecreds",
  33. "aws/credentials/endpointcreds",
  34. "aws/credentials/stscreds",
  35. "aws/defaults",
  36. "aws/ec2metadata",
  37. "aws/endpoints",
  38. "aws/request",
  39. "aws/session",
  40. "aws/signer/v4",
  41. "internal/shareddefaults",
  42. "private/protocol",
  43. "private/protocol/ec2query",
  44. "private/protocol/query",
  45. "private/protocol/query/queryutil",
  46. "private/protocol/rest",
  47. "private/protocol/restxml",
  48. "private/protocol/xml/xmlutil",
  49. "service/cloudwatch",
  50. "service/ec2",
  51. "service/ec2/ec2iface",
  52. "service/s3",
  53. "service/sts"
  54. ]
  55. revision = "decd990ddc5dcdf2f73309cbcab90d06b996ca28"
  56. version = "v1.12.67"
  57. [[projects]]
  58. branch = "master"
  59. name = "github.com/benbjohnson/clock"
  60. packages = ["."]
  61. revision = "7dc76406b6d3c05b5f71a86293cbcf3c4ea03b19"
  62. [[projects]]
  63. branch = "master"
  64. name = "github.com/beorn7/perks"
  65. packages = ["quantile"]
  66. revision = "4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9"
  67. [[projects]]
  68. branch = "master"
  69. name = "github.com/bmizerany/assert"
  70. packages = ["."]
  71. revision = "b7ed37b82869576c289d7d97fb2bbd8b64a0cb28"
  72. [[projects]]
  73. branch = "master"
  74. name = "github.com/bradfitz/gomemcache"
  75. packages = ["memcache"]
  76. revision = "1952afaa557dc08e8e0d89eafab110fb501c1a2b"
  77. [[projects]]
  78. branch = "master"
  79. name = "github.com/codahale/hdrhistogram"
  80. packages = ["."]
  81. revision = "3a0bb77429bd3a61596f5e8a3172445844342120"
  82. [[projects]]
  83. name = "github.com/codegangsta/cli"
  84. packages = ["."]
  85. revision = "cfb38830724cc34fedffe9a2a29fb54fa9169cd1"
  86. version = "v1.20.0"
  87. [[projects]]
  88. name = "github.com/davecgh/go-spew"
  89. packages = ["spew"]
  90. revision = "346938d642f2ec3594ed81d874461961cd0faa76"
  91. version = "v1.1.0"
  92. [[projects]]
  93. name = "github.com/denisenkom/go-mssqldb"
  94. packages = [
  95. ".",
  96. "internal/cp"
  97. ]
  98. revision = "270bc3860bb94dd3a3ffd047377d746c5e276726"
  99. [[projects]]
  100. branch = "master"
  101. name = "github.com/facebookgo/inject"
  102. packages = ["."]
  103. revision = "cc1aa653e50f6a9893bcaef89e673e5b24e1e97b"
  104. [[projects]]
  105. branch = "master"
  106. name = "github.com/facebookgo/structtag"
  107. packages = ["."]
  108. revision = "217e25fb96916cc60332e399c9aa63f5c422ceed"
  109. [[projects]]
  110. name = "github.com/fatih/color"
  111. packages = ["."]
  112. revision = "570b54cabe6b8eb0bc2dfce68d964677d63b5260"
  113. version = "v1.5.0"
  114. [[projects]]
  115. name = "github.com/go-ini/ini"
  116. packages = ["."]
  117. revision = "32e4c1e6bc4e7d0d8451aa6b75200d19e37a536a"
  118. version = "v1.32.0"
  119. [[projects]]
  120. name = "github.com/go-ldap/ldap"
  121. packages = ["."]
  122. revision = "bb7a9ca6e4fbc2129e3db588a34bc970ffe811a9"
  123. version = "v2.5.1"
  124. [[projects]]
  125. branch = "master"
  126. name = "github.com/go-macaron/binding"
  127. packages = ["."]
  128. revision = "ac54ee249c27dca7e76fad851a4a04b73bd1b183"
  129. [[projects]]
  130. branch = "master"
  131. name = "github.com/go-macaron/gzip"
  132. packages = ["."]
  133. revision = "cad1c6580a07c56f5f6bc52d66002a05985c5854"
  134. [[projects]]
  135. branch = "master"
  136. name = "github.com/go-macaron/inject"
  137. packages = ["."]
  138. revision = "d8a0b8677191f4380287cfebd08e462217bac7ad"
  139. [[projects]]
  140. branch = "master"
  141. name = "github.com/go-macaron/session"
  142. packages = [
  143. ".",
  144. "memcache",
  145. "postgres",
  146. "redis"
  147. ]
  148. revision = "b8e286a0dba8f4999042d6b258daf51b31d08938"
  149. [[projects]]
  150. name = "github.com/go-sql-driver/mysql"
  151. packages = ["."]
  152. revision = "2cc627ac8defc45d65066ae98f898166f580f9a4"
  153. [[projects]]
  154. name = "github.com/go-stack/stack"
  155. packages = ["."]
  156. revision = "259ab82a6cad3992b4e21ff5cac294ccb06474bc"
  157. version = "v1.7.0"
  158. [[projects]]
  159. branch = "master"
  160. name = "github.com/go-xorm/builder"
  161. packages = ["."]
  162. revision = "488224409dd8aa2ce7a5baf8d10d55764a913738"
  163. [[projects]]
  164. name = "github.com/go-xorm/core"
  165. packages = ["."]
  166. revision = "da1adaf7a28ca792961721a34e6e04945200c890"
  167. version = "v0.5.7"
  168. [[projects]]
  169. name = "github.com/go-xorm/xorm"
  170. packages = ["."]
  171. revision = "1933dd69e294c0a26c0266637067f24dbb25770c"
  172. version = "v0.6.4"
  173. [[projects]]
  174. branch = "master"
  175. name = "github.com/golang/protobuf"
  176. packages = [
  177. "proto",
  178. "ptypes",
  179. "ptypes/any",
  180. "ptypes/duration",
  181. "ptypes/timestamp"
  182. ]
  183. revision = "c65a0412e71e8b9b3bfd22925720d23c0f054237"
  184. [[projects]]
  185. branch = "master"
  186. name = "github.com/gopherjs/gopherjs"
  187. packages = ["js"]
  188. revision = "178c176a91fe05e3e6c58fa5c989bad19e6cdcb3"
  189. [[projects]]
  190. name = "github.com/gorilla/websocket"
  191. packages = ["."]
  192. revision = "ea4d1f681babbce9545c9c5f3d5194a789c89f5b"
  193. version = "v1.2.0"
  194. [[projects]]
  195. name = "github.com/gosimple/slug"
  196. packages = ["."]
  197. revision = "e9f42fa127660e552d0ad2b589868d403a9be7c6"
  198. version = "v1.1.1"
  199. [[projects]]
  200. branch = "master"
  201. name = "github.com/grafana/grafana_plugin_model"
  202. packages = ["go/datasource"]
  203. revision = "dfe5dc0a6ce05825ba7fe2d0323d92e631bffa89"
  204. [[projects]]
  205. branch = "master"
  206. name = "github.com/hashicorp/go-hclog"
  207. packages = ["."]
  208. revision = "5bcb0f17e36442247290887cc914a6e507afa5c4"
  209. [[projects]]
  210. name = "github.com/hashicorp/go-plugin"
  211. packages = ["."]
  212. revision = "3e6d191694b5a3a2b99755f31b47fa209e4bcd09"
  213. [[projects]]
  214. branch = "master"
  215. name = "github.com/hashicorp/go-version"
  216. packages = ["."]
  217. revision = "4fe82ae3040f80a03d04d2cccb5606a626b8e1ee"
  218. [[projects]]
  219. branch = "master"
  220. name = "github.com/hashicorp/yamux"
  221. packages = ["."]
  222. revision = "683f49123a33db61abfb241b7ac5e4af4dc54d55"
  223. [[projects]]
  224. name = "github.com/inconshreveable/log15"
  225. packages = ["."]
  226. revision = "0decfc6c20d9ca0ad143b0e89dcaa20f810b4fb3"
  227. version = "v2.13"
  228. [[projects]]
  229. name = "github.com/jmespath/go-jmespath"
  230. packages = ["."]
  231. revision = "0b12d6b5"
  232. [[projects]]
  233. name = "github.com/jtolds/gls"
  234. packages = ["."]
  235. revision = "77f18212c9c7edc9bd6a33d383a7b545ce62f064"
  236. version = "v4.2.1"
  237. [[projects]]
  238. name = "github.com/klauspost/compress"
  239. packages = [
  240. "flate",
  241. "gzip"
  242. ]
  243. revision = "6c8db69c4b49dd4df1fff66996cf556176d0b9bf"
  244. version = "v1.2.1"
  245. [[projects]]
  246. name = "github.com/klauspost/cpuid"
  247. packages = ["."]
  248. revision = "ae7887de9fa5d2db4eaa8174a7eff2c1ac00f2da"
  249. version = "v1.1"
  250. [[projects]]
  251. name = "github.com/klauspost/crc32"
  252. packages = ["."]
  253. revision = "cb6bfca970f6908083f26f39a79009d608efd5cd"
  254. version = "v1.1"
  255. [[projects]]
  256. branch = "master"
  257. name = "github.com/kr/pretty"
  258. packages = ["."]
  259. revision = "cfb55aafdaf3ec08f0db22699ab822c50091b1c4"
  260. [[projects]]
  261. branch = "master"
  262. name = "github.com/kr/text"
  263. packages = ["."]
  264. revision = "7cafcd837844e784b526369c9bce262804aebc60"
  265. [[projects]]
  266. branch = "master"
  267. name = "github.com/leibowitz/moment"
  268. packages = ["."]
  269. revision = "8548108dcca204a1110b99e5fec966817499fe84"
  270. [[projects]]
  271. branch = "master"
  272. name = "github.com/lib/pq"
  273. packages = [
  274. ".",
  275. "oid"
  276. ]
  277. revision = "61fe37aa2ee24fabcdbe5c4ac1d4ac566f88f345"
  278. [[projects]]
  279. name = "github.com/mattn/go-colorable"
  280. packages = ["."]
  281. revision = "167de6bfdfba052fa6b2d3664c8f5272e23c9072"
  282. version = "v0.0.9"
  283. [[projects]]
  284. name = "github.com/mattn/go-isatty"
  285. packages = ["."]
  286. revision = "0360b2af4f38e8d38c7fce2a9f4e702702d73a39"
  287. version = "v0.0.3"
  288. [[projects]]
  289. name = "github.com/mattn/go-sqlite3"
  290. packages = ["."]
  291. revision = "6c771bb9887719704b210e87e934f08be014bdb1"
  292. version = "v1.6.0"
  293. [[projects]]
  294. name = "github.com/matttproud/golang_protobuf_extensions"
  295. packages = ["pbutil"]
  296. revision = "3247c84500bff8d9fb6d579d800f20b3e091582c"
  297. version = "v1.0.0"
  298. [[projects]]
  299. branch = "master"
  300. name = "github.com/mitchellh/go-testing-interface"
  301. packages = ["."]
  302. revision = "a61a99592b77c9ba629d254a693acffaeb4b7e28"
  303. [[projects]]
  304. name = "github.com/opentracing/opentracing-go"
  305. packages = [
  306. ".",
  307. "ext",
  308. "log"
  309. ]
  310. revision = "1949ddbfd147afd4d964a9f00b24eb291e0e7c38"
  311. version = "v1.0.2"
  312. [[projects]]
  313. name = "github.com/patrickmn/go-cache"
  314. packages = ["."]
  315. revision = "a3647f8e31d79543b2d0f0ae2fe5c379d72cedc0"
  316. version = "v2.1.0"
  317. [[projects]]
  318. name = "github.com/pkg/errors"
  319. packages = ["."]
  320. revision = "645ef00459ed84a119197bfb8d8205042c6df63d"
  321. version = "v0.8.0"
  322. [[projects]]
  323. name = "github.com/prometheus/client_golang"
  324. packages = [
  325. "api",
  326. "api/prometheus/v1",
  327. "prometheus",
  328. "prometheus/promhttp"
  329. ]
  330. revision = "967789050ba94deca04a5e84cce8ad472ce313c1"
  331. version = "v0.9.0-pre1"
  332. [[projects]]
  333. branch = "master"
  334. name = "github.com/prometheus/client_model"
  335. packages = ["go"]
  336. revision = "99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c"
  337. [[projects]]
  338. branch = "master"
  339. name = "github.com/prometheus/common"
  340. packages = [
  341. "expfmt",
  342. "internal/bitbucket.org/ww/goautoneg",
  343. "model"
  344. ]
  345. revision = "89604d197083d4781071d3c65855d24ecfb0a563"
  346. [[projects]]
  347. branch = "master"
  348. name = "github.com/prometheus/procfs"
  349. packages = [
  350. ".",
  351. "internal/util",
  352. "nfsd",
  353. "xfs"
  354. ]
  355. revision = "85fadb6e89903ef7cca6f6a804474cd5ea85b6e1"
  356. [[projects]]
  357. branch = "master"
  358. name = "github.com/rainycape/unidecode"
  359. packages = ["."]
  360. revision = "cb7f23ec59bec0d61b19c56cd88cee3d0cc1870c"
  361. [[projects]]
  362. branch = "master"
  363. name = "github.com/sergi/go-diff"
  364. packages = ["diffmatchpatch"]
  365. revision = "1744e2970ca51c86172c8190fadad617561ed6e7"
  366. [[projects]]
  367. name = "github.com/smartystreets/assertions"
  368. packages = [
  369. ".",
  370. "internal/go-render/render",
  371. "internal/oglematchers"
  372. ]
  373. revision = "0b37b35ec7434b77e77a4bb29b79677cced992ea"
  374. version = "1.8.1"
  375. [[projects]]
  376. name = "github.com/smartystreets/goconvey"
  377. packages = [
  378. "convey",
  379. "convey/gotest",
  380. "convey/reporting"
  381. ]
  382. revision = "9e8dc3f972df6c8fcc0375ef492c24d0bb204857"
  383. version = "1.6.3"
  384. [[projects]]
  385. branch = "master"
  386. name = "github.com/teris-io/shortid"
  387. packages = ["."]
  388. revision = "771a37caa5cf0c81f585d7b6df4dfc77e0615b5c"
  389. [[projects]]
  390. name = "github.com/uber/jaeger-client-go"
  391. packages = [
  392. ".",
  393. "config",
  394. "internal/baggage",
  395. "internal/baggage/remote",
  396. "internal/spanlog",
  397. "log",
  398. "rpcmetrics",
  399. "thrift-gen/agent",
  400. "thrift-gen/baggage",
  401. "thrift-gen/jaeger",
  402. "thrift-gen/sampling",
  403. "thrift-gen/zipkincore",
  404. "utils"
  405. ]
  406. revision = "3ac96c6e679cb60a74589b0d0aa7c70a906183f7"
  407. version = "v2.11.2"
  408. [[projects]]
  409. name = "github.com/uber/jaeger-lib"
  410. packages = ["metrics"]
  411. revision = "7f95f4f7e80028096410abddaae2556e4c61b59f"
  412. version = "v1.3.1"
  413. [[projects]]
  414. name = "github.com/yudai/gojsondiff"
  415. packages = [
  416. ".",
  417. "formatter"
  418. ]
  419. revision = "7b1b7adf999dab73a6eb02669c3d82dbb27a3dd6"
  420. version = "1.0.0"
  421. [[projects]]
  422. branch = "master"
  423. name = "github.com/yudai/golcs"
  424. packages = ["."]
  425. revision = "ecda9a501e8220fae3b4b600c3db4b0ba22cfc68"
  426. [[projects]]
  427. branch = "master"
  428. name = "golang.org/x/crypto"
  429. packages = [
  430. "md4",
  431. "pbkdf2"
  432. ]
  433. revision = "3d37316aaa6bd9929127ac9a527abf408178ea7b"
  434. [[projects]]
  435. branch = "master"
  436. name = "golang.org/x/net"
  437. packages = [
  438. "context",
  439. "context/ctxhttp",
  440. "http2",
  441. "http2/hpack",
  442. "idna",
  443. "internal/timeseries",
  444. "lex/httplex",
  445. "trace"
  446. ]
  447. revision = "5ccada7d0a7ba9aeb5d3aca8d3501b4c2a509fec"
  448. [[projects]]
  449. branch = "master"
  450. name = "golang.org/x/oauth2"
  451. packages = [
  452. ".",
  453. "google",
  454. "internal",
  455. "jws",
  456. "jwt"
  457. ]
  458. revision = "b28fcf2b08a19742b43084fb40ab78ac6c3d8067"
  459. [[projects]]
  460. branch = "master"
  461. name = "golang.org/x/sync"
  462. packages = ["errgroup"]
  463. revision = "fd80eb99c8f653c847d294a001bdf2a3a6f768f5"
  464. [[projects]]
  465. branch = "master"
  466. name = "golang.org/x/sys"
  467. packages = ["unix"]
  468. revision = "af50095a40f9041b3b38960738837185c26e9419"
  469. [[projects]]
  470. branch = "master"
  471. name = "golang.org/x/text"
  472. packages = [
  473. "collate",
  474. "collate/build",
  475. "internal/colltab",
  476. "internal/gen",
  477. "internal/tag",
  478. "internal/triegen",
  479. "internal/ucd",
  480. "language",
  481. "secure/bidirule",
  482. "transform",
  483. "unicode/bidi",
  484. "unicode/cldr",
  485. "unicode/norm",
  486. "unicode/rangetable"
  487. ]
  488. revision = "e19ae1496984b1c655b8044a65c0300a3c878dd3"
  489. [[projects]]
  490. name = "google.golang.org/appengine"
  491. packages = [
  492. ".",
  493. "cloudsql",
  494. "internal",
  495. "internal/app_identity",
  496. "internal/base",
  497. "internal/datastore",
  498. "internal/log",
  499. "internal/modules",
  500. "internal/remote_api",
  501. "internal/urlfetch",
  502. "urlfetch"
  503. ]
  504. revision = "150dc57a1b433e64154302bdc40b6bb8aefa313a"
  505. version = "v1.0.0"
  506. [[projects]]
  507. branch = "master"
  508. name = "google.golang.org/genproto"
  509. packages = ["googleapis/rpc/status"]
  510. revision = "a8101f21cf983e773d0c1133ebc5424792003214"
  511. [[projects]]
  512. name = "google.golang.org/grpc"
  513. packages = [
  514. ".",
  515. "balancer",
  516. "balancer/base",
  517. "balancer/roundrobin",
  518. "codes",
  519. "connectivity",
  520. "credentials",
  521. "encoding",
  522. "grpclb/grpc_lb_v1/messages",
  523. "grpclog",
  524. "health",
  525. "health/grpc_health_v1",
  526. "internal",
  527. "keepalive",
  528. "metadata",
  529. "naming",
  530. "peer",
  531. "resolver",
  532. "resolver/dns",
  533. "resolver/passthrough",
  534. "stats",
  535. "status",
  536. "tap",
  537. "transport"
  538. ]
  539. revision = "6b51017f791ae1cfbec89c52efdf444b13b550ef"
  540. version = "v1.9.2"
  541. [[projects]]
  542. branch = "v3"
  543. name = "gopkg.in/alexcesaro/quotedprintable.v3"
  544. packages = ["."]
  545. revision = "2caba252f4dc53eaf6b553000885530023f54623"
  546. [[projects]]
  547. name = "gopkg.in/asn1-ber.v1"
  548. packages = ["."]
  549. revision = "379148ca0225df7a432012b8df0355c2a2063ac0"
  550. version = "v1.2"
  551. [[projects]]
  552. name = "gopkg.in/bufio.v1"
  553. packages = ["."]
  554. revision = "567b2bfa514e796916c4747494d6ff5132a1dfce"
  555. version = "v1"
  556. [[projects]]
  557. name = "gopkg.in/ini.v1"
  558. packages = ["."]
  559. revision = "32e4c1e6bc4e7d0d8451aa6b75200d19e37a536a"
  560. version = "v1.32.0"
  561. [[projects]]
  562. name = "gopkg.in/macaron.v1"
  563. packages = ["."]
  564. revision = "75f2e9b42e99652f0d82b28ccb73648f44615faa"
  565. version = "v1.2.4"
  566. [[projects]]
  567. branch = "v2"
  568. name = "gopkg.in/mail.v2"
  569. packages = ["."]
  570. revision = "5bc5c8bb07bd8d2803831fbaf8cbd630fcde2c68"
  571. [[projects]]
  572. name = "gopkg.in/redis.v2"
  573. packages = ["."]
  574. revision = "e6179049628164864e6e84e973cfb56335748dea"
  575. version = "v2.3.2"
  576. [[projects]]
  577. branch = "v2"
  578. name = "gopkg.in/yaml.v2"
  579. packages = ["."]
  580. revision = "d670f9405373e636a5a2765eea47fac0c9bc91a4"
  581. [solve-meta]
  582. analyzer-name = "dep"
  583. analyzer-version = 1
  584. inputs-digest = "4039f122ac5dd045948e003eb7a74c8864df1759b25147f1b2e2e8ad7a8414d6"
  585. solver-name = "gps-cdcl"
  586. solver-version = 1