Godeps.json 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. {
  2. "ImportPath": "gogs.carducci-dante.gov.it/karmen/core",
  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.1.0",
  13. "Rev": "dbeaa9332f19a944acb5736b4456cfcc02140e29"
  14. },
  15. {
  16. "ImportPath": "github.com/go-sql-driver/mysql",
  17. "Comment": "v1.3-49-gcd4cb90",
  18. "Rev": "cd4cb909ce1a31435164be29bf3682031f61539a"
  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.3.0",
  28. "Rev": "90663712d74cb411cbef281bc1e08c19d1a76145"
  29. },
  30. {
  31. "ImportPath": "github.com/gorilla/mux",
  32. "Comment": "v1.6.0-1-g2d5fef0",
  33. "Rev": "2d5fef06b891c971b14aa6f71ca5ab6c03a36e0e"
  34. },
  35. {
  36. "ImportPath": "github.com/gorilla/schema",
  37. "Rev": "e6c82218a8b3ed3cbeb5407429849c0b0b597d40"
  38. },
  39. {
  40. "ImportPath": "github.com/gorilla/securecookie",
  41. "Comment": "v1.1-6-ge59506c",
  42. "Rev": "e59506cc896acb7f7bf732d4fdf5e25f7ccd8983"
  43. },
  44. {
  45. "ImportPath": "github.com/gorilla/sessions",
  46. "Comment": "v1.1-8-ga3acf13",
  47. "Rev": "a3acf13e802c358d65f249324d14ed24aac11370"
  48. },
  49. {
  50. "ImportPath": "github.com/jinzhu/gorm",
  51. "Comment": "v1.0-168-gc3bb6aa",
  52. "Rev": "c3bb6aaa828867eec72dd8571d111e442688f85f"
  53. },
  54. {
  55. "ImportPath": "github.com/jinzhu/gorm/dialects/mysql",
  56. "Comment": "v1.0-168-gc3bb6aa",
  57. "Rev": "c3bb6aaa828867eec72dd8571d111e442688f85f"
  58. },
  59. {
  60. "ImportPath": "github.com/jinzhu/inflection",
  61. "Rev": "1c35d901db3da928c72a72d8458480cc9ade058f"
  62. },
  63. {
  64. "ImportPath": "gogs.carducci-dante.gov.it/karmen/config",
  65. "Rev": "632bbf77a42109536e520b5b80372b1ea2fad826"
  66. },
  67. {
  68. "ImportPath": "gogs.carducci-dante.gov.it/karmen/datasource",
  69. "Rev": "f9162fd685a41e50c8f148c8431d3bb18631fd6d"
  70. },
  71. {
  72. "ImportPath": "gogs.carducci-dante.gov.it/karmen/datasource/edt",
  73. "Rev": "f9162fd685a41e50c8f148c8431d3bb18631fd6d"
  74. },
  75. {
  76. "ImportPath": "gopkg.in/yaml.v2",
  77. "Rev": "287cf08546ab5e7e37d55a84f7ed3fd1db036de5"
  78. }
  79. ]
  80. }