Gopkg.lock 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648
  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. name = "github.com/fatih/color"
  101. packages = ["."]
  102. revision = "570b54cabe6b8eb0bc2dfce68d964677d63b5260"
  103. version = "v1.5.0"
  104. [[projects]]
  105. name = "github.com/go-ini/ini"
  106. packages = ["."]
  107. revision = "32e4c1e6bc4e7d0d8451aa6b75200d19e37a536a"
  108. version = "v1.32.0"
  109. [[projects]]
  110. name = "github.com/go-ldap/ldap"
  111. packages = ["."]
  112. revision = "bb7a9ca6e4fbc2129e3db588a34bc970ffe811a9"
  113. version = "v2.5.1"
  114. [[projects]]
  115. branch = "master"
  116. name = "github.com/go-macaron/binding"
  117. packages = ["."]
  118. revision = "ac54ee249c27dca7e76fad851a4a04b73bd1b183"
  119. [[projects]]
  120. branch = "master"
  121. name = "github.com/go-macaron/gzip"
  122. packages = ["."]
  123. revision = "cad1c6580a07c56f5f6bc52d66002a05985c5854"
  124. [[projects]]
  125. branch = "master"
  126. name = "github.com/go-macaron/inject"
  127. packages = ["."]
  128. revision = "d8a0b8677191f4380287cfebd08e462217bac7ad"
  129. [[projects]]
  130. branch = "master"
  131. name = "github.com/go-macaron/session"
  132. packages = [
  133. ".",
  134. "memcache",
  135. "postgres",
  136. "redis"
  137. ]
  138. revision = "b8e286a0dba8f4999042d6b258daf51b31d08938"
  139. [[projects]]
  140. name = "github.com/go-sql-driver/mysql"
  141. packages = ["."]
  142. revision = "2cc627ac8defc45d65066ae98f898166f580f9a4"
  143. [[projects]]
  144. name = "github.com/go-stack/stack"
  145. packages = ["."]
  146. revision = "259ab82a6cad3992b4e21ff5cac294ccb06474bc"
  147. version = "v1.7.0"
  148. [[projects]]
  149. branch = "master"
  150. name = "github.com/go-xorm/builder"
  151. packages = ["."]
  152. revision = "488224409dd8aa2ce7a5baf8d10d55764a913738"
  153. [[projects]]
  154. name = "github.com/go-xorm/core"
  155. packages = ["."]
  156. revision = "da1adaf7a28ca792961721a34e6e04945200c890"
  157. version = "v0.5.7"
  158. [[projects]]
  159. name = "github.com/go-xorm/xorm"
  160. packages = ["."]
  161. revision = "1933dd69e294c0a26c0266637067f24dbb25770c"
  162. version = "v0.6.4"
  163. [[projects]]
  164. branch = "master"
  165. name = "github.com/golang/protobuf"
  166. packages = [
  167. "proto",
  168. "ptypes",
  169. "ptypes/any",
  170. "ptypes/duration",
  171. "ptypes/timestamp"
  172. ]
  173. revision = "c65a0412e71e8b9b3bfd22925720d23c0f054237"
  174. [[projects]]
  175. branch = "master"
  176. name = "github.com/gopherjs/gopherjs"
  177. packages = ["js"]
  178. revision = "178c176a91fe05e3e6c58fa5c989bad19e6cdcb3"
  179. [[projects]]
  180. name = "github.com/gorilla/websocket"
  181. packages = ["."]
  182. revision = "ea4d1f681babbce9545c9c5f3d5194a789c89f5b"
  183. version = "v1.2.0"
  184. [[projects]]
  185. name = "github.com/gosimple/slug"
  186. packages = ["."]
  187. revision = "e9f42fa127660e552d0ad2b589868d403a9be7c6"
  188. version = "v1.1.1"
  189. [[projects]]
  190. branch = "master"
  191. name = "github.com/grafana/grafana_plugin_model"
  192. packages = ["go/datasource"]
  193. revision = "dfe5dc0a6ce05825ba7fe2d0323d92e631bffa89"
  194. [[projects]]
  195. branch = "master"
  196. name = "github.com/hashicorp/go-hclog"
  197. packages = ["."]
  198. revision = "5bcb0f17e36442247290887cc914a6e507afa5c4"
  199. [[projects]]
  200. name = "github.com/hashicorp/go-plugin"
  201. packages = ["."]
  202. revision = "3e6d191694b5a3a2b99755f31b47fa209e4bcd09"
  203. [[projects]]
  204. branch = "master"
  205. name = "github.com/hashicorp/go-version"
  206. packages = ["."]
  207. revision = "4fe82ae3040f80a03d04d2cccb5606a626b8e1ee"
  208. [[projects]]
  209. branch = "master"
  210. name = "github.com/hashicorp/yamux"
  211. packages = ["."]
  212. revision = "683f49123a33db61abfb241b7ac5e4af4dc54d55"
  213. [[projects]]
  214. name = "github.com/inconshreveable/log15"
  215. packages = ["."]
  216. revision = "0decfc6c20d9ca0ad143b0e89dcaa20f810b4fb3"
  217. version = "v2.13"
  218. [[projects]]
  219. name = "github.com/jmespath/go-jmespath"
  220. packages = ["."]
  221. revision = "0b12d6b5"
  222. [[projects]]
  223. name = "github.com/jtolds/gls"
  224. packages = ["."]
  225. revision = "77f18212c9c7edc9bd6a33d383a7b545ce62f064"
  226. version = "v4.2.1"
  227. [[projects]]
  228. name = "github.com/klauspost/compress"
  229. packages = [
  230. "flate",
  231. "gzip"
  232. ]
  233. revision = "6c8db69c4b49dd4df1fff66996cf556176d0b9bf"
  234. version = "v1.2.1"
  235. [[projects]]
  236. name = "github.com/klauspost/cpuid"
  237. packages = ["."]
  238. revision = "ae7887de9fa5d2db4eaa8174a7eff2c1ac00f2da"
  239. version = "v1.1"
  240. [[projects]]
  241. name = "github.com/klauspost/crc32"
  242. packages = ["."]
  243. revision = "cb6bfca970f6908083f26f39a79009d608efd5cd"
  244. version = "v1.1"
  245. [[projects]]
  246. branch = "master"
  247. name = "github.com/kr/pretty"
  248. packages = ["."]
  249. revision = "cfb55aafdaf3ec08f0db22699ab822c50091b1c4"
  250. [[projects]]
  251. branch = "master"
  252. name = "github.com/kr/text"
  253. packages = ["."]
  254. revision = "7cafcd837844e784b526369c9bce262804aebc60"
  255. [[projects]]
  256. branch = "master"
  257. name = "github.com/lib/pq"
  258. packages = [
  259. ".",
  260. "oid"
  261. ]
  262. revision = "61fe37aa2ee24fabcdbe5c4ac1d4ac566f88f345"
  263. [[projects]]
  264. name = "github.com/mattn/go-colorable"
  265. packages = ["."]
  266. revision = "167de6bfdfba052fa6b2d3664c8f5272e23c9072"
  267. version = "v0.0.9"
  268. [[projects]]
  269. name = "github.com/mattn/go-isatty"
  270. packages = ["."]
  271. revision = "0360b2af4f38e8d38c7fce2a9f4e702702d73a39"
  272. version = "v0.0.3"
  273. [[projects]]
  274. name = "github.com/mattn/go-sqlite3"
  275. packages = ["."]
  276. revision = "6c771bb9887719704b210e87e934f08be014bdb1"
  277. version = "v1.6.0"
  278. [[projects]]
  279. name = "github.com/matttproud/golang_protobuf_extensions"
  280. packages = ["pbutil"]
  281. revision = "3247c84500bff8d9fb6d579d800f20b3e091582c"
  282. version = "v1.0.0"
  283. [[projects]]
  284. branch = "master"
  285. name = "github.com/mitchellh/go-testing-interface"
  286. packages = ["."]
  287. revision = "a61a99592b77c9ba629d254a693acffaeb4b7e28"
  288. [[projects]]
  289. name = "github.com/opentracing/opentracing-go"
  290. packages = [
  291. ".",
  292. "ext",
  293. "log"
  294. ]
  295. revision = "1949ddbfd147afd4d964a9f00b24eb291e0e7c38"
  296. version = "v1.0.2"
  297. [[projects]]
  298. name = "github.com/patrickmn/go-cache"
  299. packages = ["."]
  300. revision = "a3647f8e31d79543b2d0f0ae2fe5c379d72cedc0"
  301. version = "v2.1.0"
  302. [[projects]]
  303. name = "github.com/prometheus/client_golang"
  304. packages = [
  305. "api",
  306. "api/prometheus/v1",
  307. "prometheus",
  308. "prometheus/promhttp"
  309. ]
  310. revision = "967789050ba94deca04a5e84cce8ad472ce313c1"
  311. version = "v0.9.0-pre1"
  312. [[projects]]
  313. branch = "master"
  314. name = "github.com/prometheus/client_model"
  315. packages = ["go"]
  316. revision = "99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c"
  317. [[projects]]
  318. branch = "master"
  319. name = "github.com/prometheus/common"
  320. packages = [
  321. "expfmt",
  322. "internal/bitbucket.org/ww/goautoneg",
  323. "model"
  324. ]
  325. revision = "89604d197083d4781071d3c65855d24ecfb0a563"
  326. [[projects]]
  327. branch = "master"
  328. name = "github.com/prometheus/procfs"
  329. packages = [
  330. ".",
  331. "internal/util",
  332. "nfsd",
  333. "xfs"
  334. ]
  335. revision = "85fadb6e89903ef7cca6f6a804474cd5ea85b6e1"
  336. [[projects]]
  337. branch = "master"
  338. name = "github.com/rainycape/unidecode"
  339. packages = ["."]
  340. revision = "cb7f23ec59bec0d61b19c56cd88cee3d0cc1870c"
  341. [[projects]]
  342. branch = "master"
  343. name = "github.com/sergi/go-diff"
  344. packages = ["diffmatchpatch"]
  345. revision = "1744e2970ca51c86172c8190fadad617561ed6e7"
  346. [[projects]]
  347. name = "github.com/smartystreets/assertions"
  348. packages = [
  349. ".",
  350. "internal/go-render/render",
  351. "internal/oglematchers"
  352. ]
  353. revision = "0b37b35ec7434b77e77a4bb29b79677cced992ea"
  354. version = "1.8.1"
  355. [[projects]]
  356. name = "github.com/smartystreets/goconvey"
  357. packages = [
  358. "convey",
  359. "convey/gotest",
  360. "convey/reporting"
  361. ]
  362. revision = "9e8dc3f972df6c8fcc0375ef492c24d0bb204857"
  363. version = "1.6.3"
  364. [[projects]]
  365. branch = "master"
  366. name = "github.com/teris-io/shortid"
  367. packages = ["."]
  368. revision = "771a37caa5cf0c81f585d7b6df4dfc77e0615b5c"
  369. [[projects]]
  370. name = "github.com/uber/jaeger-client-go"
  371. packages = [
  372. ".",
  373. "config",
  374. "internal/baggage",
  375. "internal/baggage/remote",
  376. "internal/spanlog",
  377. "log",
  378. "rpcmetrics",
  379. "thrift-gen/agent",
  380. "thrift-gen/baggage",
  381. "thrift-gen/jaeger",
  382. "thrift-gen/sampling",
  383. "thrift-gen/zipkincore",
  384. "utils"
  385. ]
  386. revision = "3ac96c6e679cb60a74589b0d0aa7c70a906183f7"
  387. version = "v2.11.2"
  388. [[projects]]
  389. name = "github.com/uber/jaeger-lib"
  390. packages = ["metrics"]
  391. revision = "7f95f4f7e80028096410abddaae2556e4c61b59f"
  392. version = "v1.3.1"
  393. [[projects]]
  394. name = "github.com/yudai/gojsondiff"
  395. packages = [
  396. ".",
  397. "formatter"
  398. ]
  399. revision = "7b1b7adf999dab73a6eb02669c3d82dbb27a3dd6"
  400. version = "1.0.0"
  401. [[projects]]
  402. branch = "master"
  403. name = "github.com/yudai/golcs"
  404. packages = ["."]
  405. revision = "ecda9a501e8220fae3b4b600c3db4b0ba22cfc68"
  406. [[projects]]
  407. branch = "master"
  408. name = "golang.org/x/crypto"
  409. packages = [
  410. "md4",
  411. "pbkdf2"
  412. ]
  413. revision = "3d37316aaa6bd9929127ac9a527abf408178ea7b"
  414. [[projects]]
  415. branch = "master"
  416. name = "golang.org/x/net"
  417. packages = [
  418. "context",
  419. "context/ctxhttp",
  420. "http2",
  421. "http2/hpack",
  422. "idna",
  423. "internal/timeseries",
  424. "lex/httplex",
  425. "trace"
  426. ]
  427. revision = "5ccada7d0a7ba9aeb5d3aca8d3501b4c2a509fec"
  428. [[projects]]
  429. branch = "master"
  430. name = "golang.org/x/oauth2"
  431. packages = [
  432. ".",
  433. "google",
  434. "internal",
  435. "jws",
  436. "jwt"
  437. ]
  438. revision = "b28fcf2b08a19742b43084fb40ab78ac6c3d8067"
  439. [[projects]]
  440. branch = "master"
  441. name = "golang.org/x/sync"
  442. packages = ["errgroup"]
  443. revision = "fd80eb99c8f653c847d294a001bdf2a3a6f768f5"
  444. [[projects]]
  445. branch = "master"
  446. name = "golang.org/x/sys"
  447. packages = ["unix"]
  448. revision = "af50095a40f9041b3b38960738837185c26e9419"
  449. [[projects]]
  450. branch = "master"
  451. name = "golang.org/x/text"
  452. packages = [
  453. "collate",
  454. "collate/build",
  455. "internal/colltab",
  456. "internal/gen",
  457. "internal/tag",
  458. "internal/triegen",
  459. "internal/ucd",
  460. "language",
  461. "secure/bidirule",
  462. "transform",
  463. "unicode/bidi",
  464. "unicode/cldr",
  465. "unicode/norm",
  466. "unicode/rangetable"
  467. ]
  468. revision = "e19ae1496984b1c655b8044a65c0300a3c878dd3"
  469. [[projects]]
  470. name = "google.golang.org/appengine"
  471. packages = [
  472. ".",
  473. "cloudsql",
  474. "internal",
  475. "internal/app_identity",
  476. "internal/base",
  477. "internal/datastore",
  478. "internal/log",
  479. "internal/modules",
  480. "internal/remote_api",
  481. "internal/urlfetch",
  482. "urlfetch"
  483. ]
  484. revision = "150dc57a1b433e64154302bdc40b6bb8aefa313a"
  485. version = "v1.0.0"
  486. [[projects]]
  487. branch = "master"
  488. name = "google.golang.org/genproto"
  489. packages = ["googleapis/rpc/status"]
  490. revision = "a8101f21cf983e773d0c1133ebc5424792003214"
  491. [[projects]]
  492. name = "google.golang.org/grpc"
  493. packages = [
  494. ".",
  495. "balancer",
  496. "balancer/base",
  497. "balancer/roundrobin",
  498. "codes",
  499. "connectivity",
  500. "credentials",
  501. "encoding",
  502. "grpclb/grpc_lb_v1/messages",
  503. "grpclog",
  504. "health",
  505. "health/grpc_health_v1",
  506. "internal",
  507. "keepalive",
  508. "metadata",
  509. "naming",
  510. "peer",
  511. "resolver",
  512. "resolver/dns",
  513. "resolver/passthrough",
  514. "stats",
  515. "status",
  516. "tap",
  517. "transport"
  518. ]
  519. revision = "6b51017f791ae1cfbec89c52efdf444b13b550ef"
  520. version = "v1.9.2"
  521. [[projects]]
  522. branch = "v3"
  523. name = "gopkg.in/alexcesaro/quotedprintable.v3"
  524. packages = ["."]
  525. revision = "2caba252f4dc53eaf6b553000885530023f54623"
  526. [[projects]]
  527. name = "gopkg.in/asn1-ber.v1"
  528. packages = ["."]
  529. revision = "379148ca0225df7a432012b8df0355c2a2063ac0"
  530. version = "v1.2"
  531. [[projects]]
  532. name = "gopkg.in/bufio.v1"
  533. packages = ["."]
  534. revision = "567b2bfa514e796916c4747494d6ff5132a1dfce"
  535. version = "v1"
  536. [[projects]]
  537. branch = "v2"
  538. name = "gopkg.in/gomail.v2"
  539. packages = ["."]
  540. revision = "81ebce5c23dfd25c6c67194b37d3dd3f338c98b1"
  541. [[projects]]
  542. name = "gopkg.in/ini.v1"
  543. packages = ["."]
  544. revision = "32e4c1e6bc4e7d0d8451aa6b75200d19e37a536a"
  545. version = "v1.32.0"
  546. [[projects]]
  547. name = "gopkg.in/macaron.v1"
  548. packages = ["."]
  549. revision = "75f2e9b42e99652f0d82b28ccb73648f44615faa"
  550. version = "v1.2.4"
  551. [[projects]]
  552. name = "gopkg.in/redis.v2"
  553. packages = ["."]
  554. revision = "e6179049628164864e6e84e973cfb56335748dea"
  555. version = "v2.3.2"
  556. [[projects]]
  557. branch = "v2"
  558. name = "gopkg.in/yaml.v2"
  559. packages = ["."]
  560. revision = "d670f9405373e636a5a2765eea47fac0c9bc91a4"
  561. [solve-meta]
  562. analyzer-name = "dep"
  563. analyzer-version = 1
  564. inputs-digest = "8a9e651fb8ea49dfd3c6ddc99bd3242b39e453ea9edd11321da79bd2c865e9d1"
  565. solver-name = "gps-cdcl"
  566. solver-version = 1