Godeps.json 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. {
  2. "ImportPath": "github.com/ajswis/go-pkparse-server",
  3. "GoVersion": "go1.10",
  4. "GodepVersion": "v79",
  5. "Deps": [
  6. {
  7. "ImportPath": "github.com/gin-contrib/sse",
  8. "Rev": "22d885f9ecc78bf4ee5d72b937e4bbcdc58e8cae"
  9. },
  10. {
  11. "ImportPath": "github.com/gin-gonic/gin",
  12. "Comment": "v1.2-108-g848fa41",
  13. "Rev": "848fa41ca016fa3a3d385af710c4219c1cb477a4"
  14. },
  15. {
  16. "ImportPath": "github.com/gin-gonic/gin/binding",
  17. "Comment": "v1.2-108-g848fa41",
  18. "Rev": "848fa41ca016fa3a3d385af710c4219c1cb477a4"
  19. },
  20. {
  21. "ImportPath": "github.com/gin-gonic/gin/json",
  22. "Comment": "v1.2-108-g848fa41",
  23. "Rev": "848fa41ca016fa3a3d385af710c4219c1cb477a4"
  24. },
  25. {
  26. "ImportPath": "github.com/gin-gonic/gin/render",
  27. "Comment": "v1.2-108-g848fa41",
  28. "Rev": "848fa41ca016fa3a3d385af710c4219c1cb477a4"
  29. },
  30. {
  31. "ImportPath": "github.com/golang/protobuf/proto",
  32. "Rev": "17ce1425424ab154092bbb43af630bd647f3bb0d"
  33. },
  34. {
  35. "ImportPath": "github.com/json-iterator/go",
  36. "Comment": "1.0.0-6-g374e68a",
  37. "Rev": "374e68a1448d4961b0c16376507813b901dc99f0"
  38. },
  39. {
  40. "ImportPath": "github.com/mattn/go-isatty",
  41. "Comment": "v0.0.2",
  42. "Rev": "fc9e8d8ef48496124e79ae0df75490096eccf6fe"
  43. },
  44. {
  45. "ImportPath": "github.com/ugorji/go/codec",
  46. "Rev": "8c0409fcbb70099c748d71f714529204975f6c3f"
  47. },
  48. {
  49. "ImportPath": "golang.org/x/sys/unix",
  50. "Rev": "d75a52659825e75fff6158388dddc6a5b04f9ba5"
  51. },
  52. {
  53. "ImportPath": "gopkg.in/go-playground/validator.v8",
  54. "Comment": "v8.18.2",
  55. "Rev": "5f1438d3fca68893a817e4a66806cea46a9e4ebf"
  56. },
  57. {
  58. "ImportPath": "gopkg.in/yaml.v2",
  59. "Rev": "eb3733d160e74a9c7e442f435eb3bea458e1d19f"
  60. }
  61. ]
  62. }