Godeps.json 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  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/gocarina/gocsv",
  22. "Rev": "7099e67763c29f812fa2ed7083f32e38be60125a"
  23. },
  24. {
  25. "ImportPath": "github.com/gorilla/context",
  26. "Comment": "v1.1-7-g08b5f42",
  27. "Rev": "08b5f424b9271eedf6f9f0ce86cb9396ed337a42"
  28. },
  29. {
  30. "ImportPath": "github.com/gorilla/handlers",
  31. "Comment": "v1.3.0",
  32. "Rev": "90663712d74cb411cbef281bc1e08c19d1a76145"
  33. },
  34. {
  35. "ImportPath": "github.com/gorilla/mux",
  36. "Comment": "v1.6.0-1-g2d5fef0",
  37. "Rev": "2d5fef06b891c971b14aa6f71ca5ab6c03a36e0e"
  38. },
  39. {
  40. "ImportPath": "github.com/gorilla/schema",
  41. "Rev": "e6c82218a8b3ed3cbeb5407429849c0b0b597d40"
  42. },
  43. {
  44. "ImportPath": "github.com/gorilla/securecookie",
  45. "Comment": "v1.1-6-ge59506c",
  46. "Rev": "e59506cc896acb7f7bf732d4fdf5e25f7ccd8983"
  47. },
  48. {
  49. "ImportPath": "github.com/gorilla/sessions",
  50. "Comment": "v1.1-8-ga3acf13",
  51. "Rev": "a3acf13e802c358d65f249324d14ed24aac11370"
  52. },
  53. {
  54. "ImportPath": "github.com/jinzhu/gorm",
  55. "Comment": "v1.0-168-gc3bb6aa",
  56. "Rev": "c3bb6aaa828867eec72dd8571d111e442688f85f"
  57. },
  58. {
  59. "ImportPath": "github.com/jinzhu/gorm/dialects/mysql",
  60. "Comment": "v1.0-168-gc3bb6aa",
  61. "Rev": "c3bb6aaa828867eec72dd8571d111e442688f85f"
  62. },
  63. {
  64. "ImportPath": "github.com/jinzhu/inflection",
  65. "Rev": "1c35d901db3da928c72a72d8458480cc9ade058f"
  66. },
  67. {
  68. "ImportPath": "gopkg.in/yaml.v2",
  69. "Rev": "287cf08546ab5e7e37d55a84f7ed3fd1db036de5"
  70. }
  71. ]
  72. }