Tool to help you manage your Grafana dashboards using Git.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152
  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/jbenet/go-context/io",
  12. "repository": "https://github.com/jbenet/go-context",
  13. "revision": "d14ea06fba99483203c19d92cfcd13ebe73135f4",
  14. "branch": "master",
  15. "path": "/io"
  16. },
  17. {
  18. "importpath": "github.com/jessevdk/go-flags",
  19. "repository": "https://github.com/jessevdk/go-flags",
  20. "revision": "f88afde2fa19a30cf50ba4b05b3d13bc6bae3079",
  21. "branch": "master"
  22. },
  23. {
  24. "importpath": "github.com/mitchellh/go-homedir",
  25. "repository": "https://github.com/mitchellh/go-homedir",
  26. "revision": "b8bc1bf767474819792c23f32d8286a45736f1c6",
  27. "branch": "master"
  28. },
  29. {
  30. "importpath": "github.com/sergi/go-diff/diffmatchpatch",
  31. "repository": "https://github.com/sergi/go-diff",
  32. "revision": "1744e2970ca51c86172c8190fadad617561ed6e7",
  33. "branch": "master",
  34. "path": "/diffmatchpatch"
  35. },
  36. {
  37. "importpath": "github.com/sirupsen/logrus",
  38. "repository": "https://github.com/sirupsen/logrus",
  39. "revision": "d682213848ed68c0a260ca37d6dd5ace8423f5ba",
  40. "branch": "master"
  41. },
  42. {
  43. "importpath": "github.com/src-d/gcfg",
  44. "repository": "https://github.com/src-d/gcfg",
  45. "revision": "f187355171c936ac84a82793659ebb4936bc1c23",
  46. "branch": "v1"
  47. },
  48. {
  49. "importpath": "github.com/src-d/go-git-fixtures",
  50. "repository": "https://github.com/src-d/go-git-fixtures",
  51. "revision": "a29d269c3be65e4d1b20c29133c74e0551e1aa5d",
  52. "branch": "master"
  53. },
  54. {
  55. "importpath": "github.com/xanzy/ssh-agent",
  56. "repository": "https://github.com/xanzy/ssh-agent",
  57. "revision": "ba9c9e33906f58169366275e3450db66139a31a9",
  58. "branch": "master"
  59. },
  60. {
  61. "importpath": "golang.org/x/crypto/curve25519",
  62. "repository": "https://go.googlesource.com/crypto",
  63. "revision": "0fcca4842a8d74bfddc2c96a073bd2a4d2a7a2e8",
  64. "branch": "master",
  65. "path": "/curve25519"
  66. },
  67. {
  68. "importpath": "golang.org/x/crypto/ed25519",
  69. "repository": "https://go.googlesource.com/crypto",
  70. "revision": "0fcca4842a8d74bfddc2c96a073bd2a4d2a7a2e8",
  71. "branch": "master",
  72. "path": "/ed25519"
  73. },
  74. {
  75. "importpath": "golang.org/x/crypto/ssh",
  76. "repository": "https://go.googlesource.com/crypto",
  77. "revision": "0fcca4842a8d74bfddc2c96a073bd2a4d2a7a2e8",
  78. "branch": "master",
  79. "path": "/ssh"
  80. },
  81. {
  82. "importpath": "golang.org/x/net/context",
  83. "repository": "https://go.googlesource.com/net",
  84. "revision": "d866cfc389cec985d6fda2859936a575a55a3ab6",
  85. "branch": "master",
  86. "path": "/context"
  87. },
  88. {
  89. "importpath": "golang.org/x/sys/unix",
  90. "repository": "https://go.googlesource.com/sys",
  91. "revision": "1792d66dc88e503d3cb2400578221cdf1f7fe26f",
  92. "branch": "master",
  93. "path": "/unix"
  94. },
  95. {
  96. "importpath": "golang.org/x/text/transform",
  97. "repository": "https://go.googlesource.com/text",
  98. "revision": "e19ae1496984b1c655b8044a65c0300a3c878dd3",
  99. "branch": "master",
  100. "path": "/transform"
  101. },
  102. {
  103. "importpath": "golang.org/x/text/unicode/norm",
  104. "repository": "https://go.googlesource.com/text",
  105. "revision": "e19ae1496984b1c655b8044a65c0300a3c878dd3",
  106. "branch": "master",
  107. "path": "/unicode/norm"
  108. },
  109. {
  110. "importpath": "gopkg.in/check.v1",
  111. "repository": "https://gopkg.in/check.v1",
  112. "revision": "20d25e2804050c1cd24a7eea1e7a6447dd0e74ec",
  113. "branch": "v1"
  114. },
  115. {
  116. "importpath": "gopkg.in/go-playground/webhooks.v3",
  117. "repository": "https://gopkg.in/go-playground/webhooks.v3",
  118. "revision": "ad5392160cf8f0bfc3be06bc469ce5dfa4cd77c4",
  119. "branch": "master"
  120. },
  121. {
  122. "importpath": "gopkg.in/src-d/go-billy.v3",
  123. "repository": "https://gopkg.in/src-d/go-billy.v3",
  124. "revision": "c329b7bc7b9d24905d2bc1b85bfa29f7ae266314",
  125. "branch": "master"
  126. },
  127. {
  128. "importpath": "gopkg.in/src-d/go-billy.v4",
  129. "repository": "https://gopkg.in/src-d/go-billy.v4",
  130. "revision": "053dbd006f81a230434f712314aacfb540b52cc5",
  131. "branch": "master"
  132. },
  133. {
  134. "importpath": "gopkg.in/src-d/go-git.v4",
  135. "repository": "https://gopkg.in/src-d/go-git.v4",
  136. "revision": "f9879dd043f84936a1f8acb8a53b74332a7ae135",
  137. "branch": "v4"
  138. },
  139. {
  140. "importpath": "gopkg.in/warnings.v0",
  141. "repository": "https://gopkg.in/warnings.v0",
  142. "revision": "ec4a0fea49c7b46c2aeb0b51aac55779c607e52b",
  143. "branch": "master"
  144. },
  145. {
  146. "importpath": "gopkg.in/yaml.v2",
  147. "repository": "https://gopkg.in/yaml.v2",
  148. "revision": "0e4404da71227dcc02fb1deee803d93e86d08f72",
  149. "branch": "v2"
  150. }
  151. ]
  152. }