Godeps.json 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. {
  2. "ImportPath": "gogs.carducci-dante.gov.it/karmen/core",
  3. "GoVersion": "go1.12",
  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. "Comment": "v1.0.2-3-gda8e735",
  42. "Rev": "da8e73546beca346d03fd40d5b146e06e6b98b7a"
  43. },
  44. {
  45. "ImportPath": "github.com/gorilla/securecookie",
  46. "Comment": "v1.1-6-ge59506c",
  47. "Rev": "e59506cc896acb7f7bf732d4fdf5e25f7ccd8983"
  48. },
  49. {
  50. "ImportPath": "github.com/gorilla/sessions",
  51. "Comment": "v1.1-8-ga3acf13",
  52. "Rev": "a3acf13e802c358d65f249324d14ed24aac11370"
  53. },
  54. {
  55. "ImportPath": "github.com/jinzhu/gorm",
  56. "Comment": "v1.0-168-gc3bb6aa",
  57. "Rev": "c3bb6aaa828867eec72dd8571d111e442688f85f"
  58. },
  59. {
  60. "ImportPath": "github.com/jinzhu/gorm/dialects/mysql",
  61. "Comment": "v1.0-168-gc3bb6aa",
  62. "Rev": "c3bb6aaa828867eec72dd8571d111e442688f85f"
  63. },
  64. {
  65. "ImportPath": "github.com/jinzhu/inflection",
  66. "Rev": "1c35d901db3da928c72a72d8458480cc9ade058f"
  67. },
  68. {
  69. "ImportPath": "github.com/remogatto/slicediff",
  70. "Rev": "5db6595c4621647a2de9e82b7b1eccdb13b7aff3"
  71. },
  72. {
  73. "ImportPath": "github.com/robfig/cron",
  74. "Comment": "v1.1",
  75. "Rev": "b41be1df696709bb6395fe435af20370037c0b4c"
  76. },
  77. {
  78. "ImportPath": "github.com/sethvargo/go-password/password",
  79. "Comment": "v0.1.1-2-g669be2f",
  80. "Rev": "669be2fd9899edfa540cb081008de6d098461541"
  81. },
  82. {
  83. "ImportPath": "gogs.carducci-dante.gov.it/karmen/client",
  84. "Rev": "18e148968439edd35c33d117263e938cf03fb2a1"
  85. },
  86. {
  87. "ImportPath": "gogs.carducci-dante.gov.it/karmen/ldap",
  88. "Rev": "135235df9074fbeff395a0e0dc3e8656160e2c6a"
  89. },
  90. {
  91. "ImportPath": "gogs.carducci-dante.gov.it/karmen/util/template",
  92. "Rev": "8dfeb3928544bfba6c19725bd78c186e54ff6b32"
  93. },
  94. {
  95. "ImportPath": "gopkg.in/asn1-ber.v1",
  96. "Comment": "v1.2",
  97. "Rev": "379148ca0225df7a432012b8df0355c2a2063ac0"
  98. },
  99. {
  100. "ImportPath": "gopkg.in/gomail.v2",
  101. "Comment": "2.0.0-23-g81ebce5",
  102. "Rev": "81ebce5c23dfd25c6c67194b37d3dd3f338c98b1"
  103. },
  104. {
  105. "ImportPath": "gopkg.in/ldap.v2",
  106. "Comment": "v2.5.0",
  107. "Rev": "8168ee085ee43257585e50c6441aadf54ecb2c9f"
  108. },
  109. {
  110. "ImportPath": "gopkg.in/yaml.v2",
  111. "Comment": "v2.2.2",
  112. "Rev": "51d6538a90f86fe93ac480b35f37b2be17fef232"
  113. }
  114. ]
  115. }