Tool to help you manage your Grafana dashboards using Git.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196
  1. {
  2. "version": 0,
  3. "dependencies": [
  4. {
  5. "importpath": "github.com/alcortesm/tgz",
  6. "repository": "https://github.com/alcortesm/tgz",
  7. "revision": "9c5fe88206d7765837fed3732a42ef88fc51f1a1",
  8. "branch": "master"
  9. },
  10. {
  11. "importpath": "github.com/gosimple/slug",
  12. "repository": "https://github.com/gosimple/slug",
  13. "revision": "e9f42fa127660e552d0ad2b589868d403a9be7c6",
  14. "branch": "master"
  15. },
  16. {
  17. "importpath": "github.com/jbenet/go-context/io",
  18. "repository": "https://github.com/jbenet/go-context",
  19. "revision": "d14ea06fba99483203c19d92cfcd13ebe73135f4",
  20. "branch": "master",
  21. "path": "/io"
  22. },
  23. {
  24. "importpath": "github.com/jessevdk/go-flags",
  25. "repository": "https://github.com/jessevdk/go-flags",
  26. "revision": "f88afde2fa19a30cf50ba4b05b3d13bc6bae3079",
  27. "branch": "master"
  28. },
  29. {
  30. "importpath": "github.com/kevinburke/ssh_config",
  31. "repository": "https://github.com/kevinburke/ssh_config",
  32. "revision": "0ff8514904a8ebfcfb3c32ad73e1f8498a7f81b4",
  33. "branch": "master"
  34. },
  35. {
  36. "importpath": "github.com/mitchellh/go-homedir",
  37. "repository": "https://github.com/mitchellh/go-homedir",
  38. "revision": "b8bc1bf767474819792c23f32d8286a45736f1c6",
  39. "branch": "master"
  40. },
  41. {
  42. "importpath": "github.com/pelletier/go-buffruneio",
  43. "repository": "https://github.com/pelletier/go-buffruneio",
  44. "revision": "e2f66f8164ca709d4c21e815860afd2024e9b894",
  45. "branch": "master"
  46. },
  47. {
  48. "importpath": "github.com/rainycape/unidecode",
  49. "repository": "https://github.com/rainycape/unidecode",
  50. "revision": "cb7f23ec59bec0d61b19c56cd88cee3d0cc1870c",
  51. "branch": "master"
  52. },
  53. {
  54. "importpath": "github.com/sergi/go-diff/diffmatchpatch",
  55. "repository": "https://github.com/sergi/go-diff",
  56. "revision": "1744e2970ca51c86172c8190fadad617561ed6e7",
  57. "branch": "master",
  58. "path": "/diffmatchpatch"
  59. },
  60. {
  61. "importpath": "github.com/sirupsen/logrus",
  62. "repository": "https://github.com/sirupsen/logrus",
  63. "revision": "d682213848ed68c0a260ca37d6dd5ace8423f5ba",
  64. "branch": "master"
  65. },
  66. {
  67. "importpath": "github.com/src-d/gcfg",
  68. "repository": "https://github.com/src-d/gcfg",
  69. "revision": "f187355171c936ac84a82793659ebb4936bc1c23",
  70. "branch": "v1"
  71. },
  72. {
  73. "importpath": "github.com/src-d/go-git-fixtures",
  74. "repository": "https://github.com/src-d/go-git-fixtures",
  75. "revision": "a29d269c3be65e4d1b20c29133c74e0551e1aa5d",
  76. "branch": "master"
  77. },
  78. {
  79. "importpath": "github.com/xanzy/ssh-agent",
  80. "repository": "https://github.com/xanzy/ssh-agent",
  81. "revision": "ba9c9e33906f58169366275e3450db66139a31a9",
  82. "branch": "master"
  83. },
  84. {
  85. "importpath": "golang.org/x/crypto/cast5",
  86. "repository": "https://go.googlesource.com/crypto",
  87. "revision": "1875d0a70c90e57f11972aefd42276df65e895b9",
  88. "branch": "master",
  89. "path": "/cast5"
  90. },
  91. {
  92. "importpath": "golang.org/x/crypto/curve25519",
  93. "repository": "https://go.googlesource.com/crypto",
  94. "revision": "0fcca4842a8d74bfddc2c96a073bd2a4d2a7a2e8",
  95. "branch": "master",
  96. "path": "/curve25519"
  97. },
  98. {
  99. "importpath": "golang.org/x/crypto/ed25519",
  100. "repository": "https://go.googlesource.com/crypto",
  101. "revision": "0fcca4842a8d74bfddc2c96a073bd2a4d2a7a2e8",
  102. "branch": "master",
  103. "path": "/ed25519"
  104. },
  105. {
  106. "importpath": "golang.org/x/crypto/openpgp",
  107. "repository": "https://go.googlesource.com/crypto",
  108. "revision": "1875d0a70c90e57f11972aefd42276df65e895b9",
  109. "branch": "master",
  110. "path": "/openpgp"
  111. },
  112. {
  113. "importpath": "golang.org/x/crypto/ssh",
  114. "repository": "https://go.googlesource.com/crypto",
  115. "revision": "0fcca4842a8d74bfddc2c96a073bd2a4d2a7a2e8",
  116. "branch": "master",
  117. "path": "/ssh"
  118. },
  119. {
  120. "importpath": "golang.org/x/net/context",
  121. "repository": "https://go.googlesource.com/net",
  122. "revision": "d866cfc389cec985d6fda2859936a575a55a3ab6",
  123. "branch": "master",
  124. "path": "/context"
  125. },
  126. {
  127. "importpath": "golang.org/x/sys/unix",
  128. "repository": "https://go.googlesource.com/sys",
  129. "revision": "1792d66dc88e503d3cb2400578221cdf1f7fe26f",
  130. "branch": "master",
  131. "path": "/unix"
  132. },
  133. {
  134. "importpath": "golang.org/x/text/transform",
  135. "repository": "https://go.googlesource.com/text",
  136. "revision": "e19ae1496984b1c655b8044a65c0300a3c878dd3",
  137. "branch": "master",
  138. "path": "/transform"
  139. },
  140. {
  141. "importpath": "golang.org/x/text/unicode/norm",
  142. "repository": "https://go.googlesource.com/text",
  143. "revision": "e19ae1496984b1c655b8044a65c0300a3c878dd3",
  144. "branch": "master",
  145. "path": "/unicode/norm"
  146. },
  147. {
  148. "importpath": "gopkg.in/check.v1",
  149. "repository": "https://gopkg.in/check.v1",
  150. "revision": "20d25e2804050c1cd24a7eea1e7a6447dd0e74ec",
  151. "branch": "v1"
  152. },
  153. {
  154. "importpath": "gopkg.in/go-playground/webhooks.v3",
  155. "repository": "https://gopkg.in/go-playground/webhooks.v3",
  156. "revision": "ad5392160cf8f0bfc3be06bc469ce5dfa4cd77c4",
  157. "branch": "master"
  158. },
  159. {
  160. "importpath": "gopkg.in/src-d/go-billy.v3",
  161. "repository": "https://gopkg.in/src-d/go-billy.v3",
  162. "revision": "c329b7bc7b9d24905d2bc1b85bfa29f7ae266314",
  163. "branch": "master"
  164. },
  165. {
  166. "importpath": "gopkg.in/src-d/go-billy.v4",
  167. "repository": "https://gopkg.in/src-d/go-billy.v4",
  168. "revision": "053dbd006f81a230434f712314aacfb540b52cc5",
  169. "branch": "master"
  170. },
  171. {
  172. "importpath": "gopkg.in/src-d/go-git-fixtures.v3",
  173. "repository": "https://gopkg.in/src-d/go-git-fixtures.v3",
  174. "revision": "a29d269c3be65e4d1b20c29133c74e0551e1aa5d",
  175. "branch": "master"
  176. },
  177. {
  178. "importpath": "gopkg.in/src-d/go-git.v4",
  179. "repository": "https://gopkg.in/src-d/go-git.v4",
  180. "revision": "e9247ce9c5ce12126f646ca3ddf0066e4829bd14",
  181. "branch": "master"
  182. },
  183. {
  184. "importpath": "gopkg.in/warnings.v0",
  185. "repository": "https://gopkg.in/warnings.v0",
  186. "revision": "ec4a0fea49c7b46c2aeb0b51aac55779c607e52b",
  187. "branch": "master"
  188. },
  189. {
  190. "importpath": "gopkg.in/yaml.v2",
  191. "repository": "https://gopkg.in/yaml.v2",
  192. "revision": "0e4404da71227dcc02fb1deee803d93e86d08f72",
  193. "branch": "v2"
  194. }
  195. ]
  196. }