Godeps.json 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. {
  2. "ImportPath": "gogs.carducci-dante.gov.it/andrea.fazzi/karmen",
  3. "GoVersion": "go1.9",
  4. "GodepVersion": "v79",
  5. "Deps": [
  6. {
  7. "ImportPath": "github.com/auth0/go-jwt-middleware",
  8. "Rev": "5493cabe49f7bfa6e2ec444a09d334d90cd4e2bd"
  9. },
  10. {
  11. "ImportPath": "github.com/dgrijalva/jwt-go",
  12. "Comment": "v3.0.0-17-g2268707",
  13. "Rev": "2268707a8f0843315e2004ee4f1d021dc08baedf"
  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/handlers",
  27. "Comment": "v1.2.1-1-ga4d79d4",
  28. "Rev": "a4d79d4487c2430a17d9dc8a1f74d1a6ed6908ca"
  29. },
  30. {
  31. "ImportPath": "github.com/gorilla/mux",
  32. "Comment": "v1.1-27-g757bef9",
  33. "Rev": "757bef944d0f21880861c2dd9c871ca543023cba"
  34. },
  35. {
  36. "ImportPath": "github.com/gorilla/schema",
  37. "Rev": "0164a00ab4cd01d814d8cd5bf63fd9fcea30e23b"
  38. },
  39. {
  40. "ImportPath": "github.com/gorilla/securecookie",
  41. "Comment": "v1.1-5-gfa5329f",
  42. "Rev": "fa5329f913702981df43dcb2a380bac429c810b5"
  43. },
  44. {
  45. "ImportPath": "github.com/gorilla/sessions",
  46. "Comment": "v1.1",
  47. "Rev": "ca9ada44574153444b00d3fd9c8559e4cc95f896"
  48. },
  49. {
  50. "ImportPath": "github.com/jinzhu/gorm",
  51. "Comment": "v1.0-114-g7fb9b62",
  52. "Rev": "7fb9b62c17d90320e0582a4720db025c1652fd6a"
  53. },
  54. {
  55. "ImportPath": "github.com/jinzhu/gorm/dialects/mysql",
  56. "Comment": "v1.0-114-g7fb9b62",
  57. "Rev": "7fb9b62c17d90320e0582a4720db025c1652fd6a"
  58. },
  59. {
  60. "ImportPath": "github.com/jinzhu/inflection",
  61. "Rev": "1c35d901db3da928c72a72d8458480cc9ade058f"
  62. },
  63. {
  64. "ImportPath": "gopkg.in/yaml.v2",
  65. "Rev": "e4d366fc3c7938e2958e662b4258c7a89e1f0e3e"
  66. }
  67. ]
  68. }