Tool to help you manage your Grafana dashboards using Git.

manifest 4.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  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/src-d/gcfg",
  38. "repository": "https://github.com/src-d/gcfg",
  39. "revision": "f187355171c936ac84a82793659ebb4936bc1c23",
  40. "branch": "v1"
  41. },
  42. {
  43. "importpath": "github.com/src-d/go-git-fixtures",
  44. "repository": "https://github.com/src-d/go-git-fixtures",
  45. "revision": "a29d269c3be65e4d1b20c29133c74e0551e1aa5d",
  46. "branch": "master"
  47. },
  48. {
  49. "importpath": "github.com/xanzy/ssh-agent",
  50. "repository": "https://github.com/xanzy/ssh-agent",
  51. "revision": "ba9c9e33906f58169366275e3450db66139a31a9",
  52. "branch": "master"
  53. },
  54. {
  55. "importpath": "golang.org/x/crypto/curve25519",
  56. "repository": "https://go.googlesource.com/crypto",
  57. "revision": "0fcca4842a8d74bfddc2c96a073bd2a4d2a7a2e8",
  58. "branch": "master",
  59. "path": "/curve25519"
  60. },
  61. {
  62. "importpath": "golang.org/x/crypto/ed25519",
  63. "repository": "https://go.googlesource.com/crypto",
  64. "revision": "0fcca4842a8d74bfddc2c96a073bd2a4d2a7a2e8",
  65. "branch": "master",
  66. "path": "/ed25519"
  67. },
  68. {
  69. "importpath": "golang.org/x/crypto/ssh",
  70. "repository": "https://go.googlesource.com/crypto",
  71. "revision": "0fcca4842a8d74bfddc2c96a073bd2a4d2a7a2e8",
  72. "branch": "master",
  73. "path": "/ssh"
  74. },
  75. {
  76. "importpath": "golang.org/x/net/context",
  77. "repository": "https://go.googlesource.com/net",
  78. "revision": "d866cfc389cec985d6fda2859936a575a55a3ab6",
  79. "branch": "master",
  80. "path": "/context"
  81. },
  82. {
  83. "importpath": "golang.org/x/text/transform",
  84. "repository": "https://go.googlesource.com/text",
  85. "revision": "e19ae1496984b1c655b8044a65c0300a3c878dd3",
  86. "branch": "master",
  87. "path": "/transform"
  88. },
  89. {
  90. "importpath": "golang.org/x/text/unicode/norm",
  91. "repository": "https://go.googlesource.com/text",
  92. "revision": "e19ae1496984b1c655b8044a65c0300a3c878dd3",
  93. "branch": "master",
  94. "path": "/unicode/norm"
  95. },
  96. {
  97. "importpath": "gopkg.in/check.v1",
  98. "repository": "https://gopkg.in/check.v1",
  99. "revision": "20d25e2804050c1cd24a7eea1e7a6447dd0e74ec",
  100. "branch": "v1"
  101. },
  102. {
  103. "importpath": "gopkg.in/go-playground/webhooks.v3",
  104. "repository": "https://gopkg.in/go-playground/webhooks.v3",
  105. "revision": "ad5392160cf8f0bfc3be06bc469ce5dfa4cd77c4",
  106. "branch": "master"
  107. },
  108. {
  109. "importpath": "gopkg.in/src-d/go-billy.v3",
  110. "repository": "https://gopkg.in/src-d/go-billy.v3",
  111. "revision": "c329b7bc7b9d24905d2bc1b85bfa29f7ae266314",
  112. "branch": "master"
  113. },
  114. {
  115. "importpath": "gopkg.in/src-d/go-billy.v4",
  116. "repository": "https://gopkg.in/src-d/go-billy.v4",
  117. "revision": "053dbd006f81a230434f712314aacfb540b52cc5",
  118. "branch": "master"
  119. },
  120. {
  121. "importpath": "gopkg.in/src-d/go-git.v4",
  122. "repository": "https://gopkg.in/src-d/go-git.v4",
  123. "revision": "f9879dd043f84936a1f8acb8a53b74332a7ae135",
  124. "branch": "v4"
  125. },
  126. {
  127. "importpath": "gopkg.in/warnings.v0",
  128. "repository": "https://gopkg.in/warnings.v0",
  129. "revision": "ec4a0fea49c7b46c2aeb0b51aac55779c607e52b",
  130. "branch": "master"
  131. }
  132. ]
  133. }