Small and humble alerting tool using Warp10 as its data backend

12345678910111213141516171819202122232425262728293031323334353637
  1. {
  2. "version": 0,
  3. "dependencies": [
  4. {
  5. "importpath": "github.com/sirupsen/logrus",
  6. "repository": "https://github.com/sirupsen/logrus",
  7. "revision": "95cd2b9c79aa5e72ab0bc69b7ccc2be15bf850f6",
  8. "branch": "master"
  9. },
  10. {
  11. "importpath": "golang.org/x/crypto/ssh/terminal",
  12. "repository": "https://go.googlesource.com/crypto",
  13. "revision": "9f005a07e0d31d45e6656d241bb5c0f2efd4bc94",
  14. "branch": "master",
  15. "path": "/ssh/terminal"
  16. },
  17. {
  18. "importpath": "golang.org/x/sys/unix",
  19. "repository": "https://go.googlesource.com/sys",
  20. "revision": "328643532ee3c60c099171d4ce2cad0ca0354ca9",
  21. "branch": "master",
  22. "path": "/unix"
  23. },
  24. {
  25. "importpath": "gopkg.in/gomail.v2",
  26. "repository": "https://gopkg.in/gomail.v2",
  27. "revision": "81ebce5c23dfd25c6c67194b37d3dd3f338c98b1",
  28. "branch": "v2"
  29. },
  30. {
  31. "importpath": "gopkg.in/yaml.v2",
  32. "repository": "https://gopkg.in/yaml.v2",
  33. "revision": "287cf08546ab5e7e37d55a84f7ed3fd1db036de5",
  34. "branch": "v2"
  35. }
  36. ]
  37. }