Godeps.json 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280
  1. {
  2. "ImportPath": "github.com/coreos/etcd",
  3. "GoVersion": "go1.6",
  4. "GodepVersion": "v60",
  5. "Packages": [
  6. "./..."
  7. ],
  8. "Deps": [
  9. {
  10. "ImportPath": "bitbucket.org/ww/goautoneg",
  11. "Comment": "null-5",
  12. "Rev": "'75cd24fc2f2c2a2088577d12123ddee5f54e0675'"
  13. },
  14. {
  15. "ImportPath": "github.com/akrennmair/gopcap",
  16. "Rev": "00e11033259acb75598ba416495bb708d864a010"
  17. },
  18. {
  19. "ImportPath": "github.com/beorn7/perks/quantile",
  20. "Rev": "b965b613227fddccbfffe13eae360ed3fa822f8d"
  21. },
  22. {
  23. "ImportPath": "github.com/bgentry/speakeasy",
  24. "Rev": "36e9cfdd690967f4f690c6edcc9ffacd006014a0"
  25. },
  26. {
  27. "ImportPath": "github.com/boltdb/bolt",
  28. "Comment": "v1.2.1",
  29. "Rev": "dfb21201d9270c1082d5fb0f07f500311ff72f18"
  30. },
  31. {
  32. "ImportPath": "github.com/cockroachdb/cmux",
  33. "Rev": "112f0506e7743d64a6eb8fedbcff13d9979bbf92"
  34. },
  35. {
  36. "ImportPath": "github.com/codegangsta/cli",
  37. "Comment": "1.2.0-183-gb5232bb",
  38. "Rev": "b5232bb2934f606f9f27a1305f1eea224e8e8b88"
  39. },
  40. {
  41. "ImportPath": "github.com/coreos/go-semver/semver",
  42. "Rev": "568e959cd89871e61434c1143528d9162da89ef2"
  43. },
  44. {
  45. "ImportPath": "github.com/coreos/go-systemd/daemon",
  46. "Comment": "v3-6-gcea488b",
  47. "Rev": "cea488b4e6855fee89b6c22a811e3c5baca861b6"
  48. },
  49. {
  50. "ImportPath": "github.com/coreos/go-systemd/journal",
  51. "Comment": "v3-6-gcea488b",
  52. "Rev": "cea488b4e6855fee89b6c22a811e3c5baca861b6"
  53. },
  54. {
  55. "ImportPath": "github.com/coreos/go-systemd/util",
  56. "Comment": "v3-6-gcea488b",
  57. "Rev": "cea488b4e6855fee89b6c22a811e3c5baca861b6"
  58. },
  59. {
  60. "ImportPath": "github.com/coreos/pkg/capnslog",
  61. "Rev": "2c77715c4df99b5420ffcae14ead08f52104065d"
  62. },
  63. {
  64. "ImportPath": "github.com/cpuguy83/go-md2man/md2man",
  65. "Comment": "v1.0.4",
  66. "Rev": "71acacd42f85e5e82f70a55327789582a5200a90"
  67. },
  68. {
  69. "ImportPath": "github.com/dustin/go-humanize",
  70. "Rev": "8929fe90cee4b2cb9deb468b51fb34eba64d1bf0"
  71. },
  72. {
  73. "ImportPath": "github.com/gengo/grpc-gateway/runtime",
  74. "Rev": "dcb844349dc5d2cb0300fdc4d2d374839d0d2e13"
  75. },
  76. {
  77. "ImportPath": "github.com/gengo/grpc-gateway/runtime/internal",
  78. "Rev": "dcb844349dc5d2cb0300fdc4d2d374839d0d2e13"
  79. },
  80. {
  81. "ImportPath": "github.com/gengo/grpc-gateway/utilities",
  82. "Rev": "dcb844349dc5d2cb0300fdc4d2d374839d0d2e13"
  83. },
  84. {
  85. "ImportPath": "github.com/ghodss/yaml",
  86. "Rev": "73d445a93680fa1a78ae23a5839bad48f32ba1ee"
  87. },
  88. {
  89. "ImportPath": "github.com/gogo/protobuf/proto",
  90. "Comment": "v0.1-163-gc3995ae",
  91. "Rev": "c3995ae437bb78d1189f4f147dfe5f87ad3596e4"
  92. },
  93. {
  94. "ImportPath": "github.com/golang/glog",
  95. "Rev": "44145f04b68cf362d9c4df2182967c2275eaefed"
  96. },
  97. {
  98. "ImportPath": "github.com/golang/groupcache/lru",
  99. "Rev": "02826c3e79038b59d737d3b1c0a1d937f71a4433"
  100. },
  101. {
  102. "ImportPath": "github.com/golang/protobuf/jsonpb",
  103. "Rev": "8616e8ee5e20a1704615e6c8d7afcdac06087a67"
  104. },
  105. {
  106. "ImportPath": "github.com/golang/protobuf/proto",
  107. "Rev": "8616e8ee5e20a1704615e6c8d7afcdac06087a67"
  108. },
  109. {
  110. "ImportPath": "github.com/google/btree",
  111. "Rev": "7d79101e329e5a3adf994758c578dab82b90c017"
  112. },
  113. {
  114. "ImportPath": "github.com/inconshreveable/mousetrap",
  115. "Rev": "76626ae9c91c4f2a10f34cad8ce83ea42c93bb75"
  116. },
  117. {
  118. "ImportPath": "github.com/jonboulle/clockwork",
  119. "Rev": "72f9bd7c4e0c2a40055ab3d0f09654f730cce982"
  120. },
  121. {
  122. "ImportPath": "github.com/kballard/go-shellquote",
  123. "Rev": "d8ec1a69a250a17bb0e419c386eac1f3711dc142"
  124. },
  125. {
  126. "ImportPath": "github.com/kr/pty",
  127. "Comment": "release.r56-29-gf7ee69f",
  128. "Rev": "f7ee69f31298ecbe5d2b349c711e2547a617d398"
  129. },
  130. {
  131. "ImportPath": "github.com/mattn/go-runewidth",
  132. "Comment": "travisish-46-gd6bea18",
  133. "Rev": "d6bea18f789704b5f83375793155289da36a3c7f"
  134. },
  135. {
  136. "ImportPath": "github.com/matttproud/golang_protobuf_extensions/pbutil",
  137. "Rev": "fc2b8d3a73c4867e51861bbdd5ae3c1f0869dd6a"
  138. },
  139. {
  140. "ImportPath": "github.com/olekukonko/tablewriter",
  141. "Rev": "cca8bbc0798408af109aaaa239cbd2634846b340"
  142. },
  143. {
  144. "ImportPath": "github.com/prometheus/client_golang/prometheus",
  145. "Comment": "0.7.0-52-ge51041b",
  146. "Rev": "e51041b3fa41cece0dca035740ba6411905be473"
  147. },
  148. {
  149. "ImportPath": "github.com/prometheus/client_model/go",
  150. "Comment": "model-0.0.2-12-gfa8ad6f",
  151. "Rev": "fa8ad6fec33561be4280a8f0514318c79d7f6cb6"
  152. },
  153. {
  154. "ImportPath": "github.com/prometheus/common/expfmt",
  155. "Rev": "ffe929a3f4c4faeaa10f2b9535c2b1be3ad15650"
  156. },
  157. {
  158. "ImportPath": "github.com/prometheus/common/model",
  159. "Rev": "ffe929a3f4c4faeaa10f2b9535c2b1be3ad15650"
  160. },
  161. {
  162. "ImportPath": "github.com/prometheus/procfs",
  163. "Rev": "454a56f35412459b5e684fd5ec0f9211b94f002a"
  164. },
  165. {
  166. "ImportPath": "github.com/russross/blackfriday",
  167. "Comment": "v1.4-2-g300106c",
  168. "Rev": "300106c228d52c8941d4b3de6054a6062a86dda3"
  169. },
  170. {
  171. "ImportPath": "github.com/shurcooL/sanitized_anchor_name",
  172. "Rev": "10ef21a441db47d8b13ebcc5fd2310f636973c77"
  173. },
  174. {
  175. "ImportPath": "github.com/spacejam/loghisto",
  176. "Rev": "323309774dec8b7430187e46cd0793974ccca04a"
  177. },
  178. {
  179. "ImportPath": "github.com/spf13/cobra",
  180. "Rev": "1c44ec8d3f1552cac48999f9306da23c4d8a288b"
  181. },
  182. {
  183. "ImportPath": "github.com/spf13/pflag",
  184. "Rev": "08b1a584251b5b62f458943640fc8ebd4d50aaa5"
  185. },
  186. {
  187. "ImportPath": "github.com/stretchr/testify/assert",
  188. "Rev": "9cc77fa25329013ce07362c7742952ff887361f2"
  189. },
  190. {
  191. "ImportPath": "github.com/ugorji/go/codec",
  192. "Rev": "f1f1a805ed361a0e078bb537e4ea78cd37dcf065"
  193. },
  194. {
  195. "ImportPath": "github.com/xiang90/probing",
  196. "Rev": "6a0cc1ae81b4cc11db5e491e030e4b98fba79c19"
  197. },
  198. {
  199. "ImportPath": "golang.org/x/crypto/bcrypt",
  200. "Rev": "1351f936d976c60a0a48d728281922cf63eafb8d"
  201. },
  202. {
  203. "ImportPath": "golang.org/x/crypto/blowfish",
  204. "Rev": "1351f936d976c60a0a48d728281922cf63eafb8d"
  205. },
  206. {
  207. "ImportPath": "golang.org/x/net/context",
  208. "Rev": "6acef71eb69611914f7a30939ea9f6e194c78172"
  209. },
  210. {
  211. "ImportPath": "golang.org/x/net/http2",
  212. "Rev": "6acef71eb69611914f7a30939ea9f6e194c78172"
  213. },
  214. {
  215. "ImportPath": "golang.org/x/net/http2/hpack",
  216. "Rev": "6acef71eb69611914f7a30939ea9f6e194c78172"
  217. },
  218. {
  219. "ImportPath": "golang.org/x/net/internal/timeseries",
  220. "Rev": "6acef71eb69611914f7a30939ea9f6e194c78172"
  221. },
  222. {
  223. "ImportPath": "golang.org/x/net/trace",
  224. "Rev": "6acef71eb69611914f7a30939ea9f6e194c78172"
  225. },
  226. {
  227. "ImportPath": "golang.org/x/sys/unix",
  228. "Rev": "9c60d1c508f5134d1ca726b4641db998f2523357"
  229. },
  230. {
  231. "ImportPath": "golang.org/x/time/rate",
  232. "Rev": "a4bde12657593d5e90d0533a3e4fd95e635124cb"
  233. },
  234. {
  235. "ImportPath": "google.golang.org/grpc",
  236. "Rev": "88aeffff979aa77aa502cb011423d0a08fa12c5a"
  237. },
  238. {
  239. "ImportPath": "google.golang.org/grpc/codes",
  240. "Rev": "88aeffff979aa77aa502cb011423d0a08fa12c5a"
  241. },
  242. {
  243. "ImportPath": "google.golang.org/grpc/credentials",
  244. "Rev": "88aeffff979aa77aa502cb011423d0a08fa12c5a"
  245. },
  246. {
  247. "ImportPath": "google.golang.org/grpc/grpclog",
  248. "Rev": "88aeffff979aa77aa502cb011423d0a08fa12c5a"
  249. },
  250. {
  251. "ImportPath": "google.golang.org/grpc/internal",
  252. "Rev": "88aeffff979aa77aa502cb011423d0a08fa12c5a"
  253. },
  254. {
  255. "ImportPath": "google.golang.org/grpc/metadata",
  256. "Rev": "88aeffff979aa77aa502cb011423d0a08fa12c5a"
  257. },
  258. {
  259. "ImportPath": "google.golang.org/grpc/naming",
  260. "Rev": "88aeffff979aa77aa502cb011423d0a08fa12c5a"
  261. },
  262. {
  263. "ImportPath": "google.golang.org/grpc/peer",
  264. "Rev": "88aeffff979aa77aa502cb011423d0a08fa12c5a"
  265. },
  266. {
  267. "ImportPath": "google.golang.org/grpc/transport",
  268. "Rev": "88aeffff979aa77aa502cb011423d0a08fa12c5a"
  269. },
  270. {
  271. "ImportPath": "gopkg.in/cheggaaa/pb.v1",
  272. "Comment": "v1.0.1",
  273. "Rev": "29ad9b62f9e0274422d738242b94a5b89440bfa6"
  274. },
  275. {
  276. "ImportPath": "gopkg.in/yaml.v2",
  277. "Rev": "53feefa2559fb8dfa8d81baad31be332c97d6c77"
  278. }
  279. ]
  280. }