Godeps.json 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. {
  2. "ImportPath": "rate-it-api",
  3. "GoVersion": "go1.7",
  4. "GodepVersion": "v78",
  5. "Deps": [
  6. {
  7. "ImportPath": "github.com/auth0/go-jwt-middleware",
  8. "Rev": "f3f7de3b9e394e3af3b88e1b9457f6f71d1ae0ac"
  9. },
  10. {
  11. "ImportPath": "github.com/dgrijalva/jwt-go",
  12. "Comment": "v3.0.0-12-ga601269",
  13. "Rev": "a601269ab70c205d26370c16f7c81e9017c14e04"
  14. },
  15. {
  16. "ImportPath": "github.com/go-sql-driver/mysql",
  17. "Comment": "v1.3-2-g2e00b5c",
  18. "Rev": "2e00b5cd70399450106cec6431c2e2ce3cae5034"
  19. },
  20. {
  21. "ImportPath": "github.com/gorilla/context",
  22. "Comment": "v1.1-7-g08b5f42",
  23. "Rev": "08b5f424b9271eedf6f9f0ce86cb9396ed337a42"
  24. },
  25. {
  26. "ImportPath": "github.com/gorilla/mux",
  27. "Comment": "v1.3.0",
  28. "Rev": "392c28fe23e1c45ddba891b0320b3b5df220beea"
  29. },
  30. {
  31. "ImportPath": "golang.org/x/crypto/bcrypt",
  32. "Rev": "854ae91cdcbf914b499b1d7641d07859f3653481"
  33. },
  34. {
  35. "ImportPath": "golang.org/x/crypto/blowfish",
  36. "Rev": "854ae91cdcbf914b499b1d7641d07859f3653481"
  37. },
  38. {
  39. "ImportPath": "gopkg.in/yaml.v2",
  40. "Rev": "4c78c975fe7c825c6d1466c42be594d1d6f3aba6"
  41. }
  42. ]
  43. }