Godeps.json 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. {
  2. "ImportPath": "github.com/ajswis/go-pkparse-server",
  3. "GoVersion": "go1.12",
  4. "GodepVersion": "v79",
  5. "Deps": [
  6. {
  7. "ImportPath": "github.com/gin-contrib/sse",
  8. "Rev": "5545eab6dad3bbbd6c5ae9186383c2a9d23c0dae"
  9. },
  10. {
  11. "ImportPath": "github.com/gin-gonic/gin",
  12. "Comment": "v1.3.0-153-g202f8fc",
  13. "Rev": "202f8fc58af47ab5c8e834662ee7fc46deacc37d"
  14. },
  15. {
  16. "ImportPath": "github.com/gin-gonic/gin/binding",
  17. "Comment": "v1.3.0-153-g202f8fc",
  18. "Rev": "202f8fc58af47ab5c8e834662ee7fc46deacc37d"
  19. },
  20. {
  21. "ImportPath": "github.com/gin-gonic/gin/render",
  22. "Comment": "v1.3.0-153-g202f8fc",
  23. "Rev": "202f8fc58af47ab5c8e834662ee7fc46deacc37d"
  24. },
  25. {
  26. "ImportPath": "github.com/golang/protobuf/proto",
  27. "Comment": "v1.3.1-4-ge91709a",
  28. "Rev": "e91709a02e0e8ff8b86b7aa913fdc9ae9498e825"
  29. },
  30. {
  31. "ImportPath": "github.com/json-iterator/go",
  32. "Comment": "1.0.0-6-g374e68a",
  33. "Rev": "374e68a1448d4961b0c16376507813b901dc99f0"
  34. },
  35. {
  36. "ImportPath": "github.com/mattn/go-isatty",
  37. "Comment": "v0.0.7-2-gc1975dc",
  38. "Rev": "c1975dc15c1d481e8da23f6ed313bb071136b98f"
  39. },
  40. {
  41. "ImportPath": "github.com/ugorji/go/codec",
  42. "Comment": "v1.1.4-16-g3797a84",
  43. "Rev": "3797a84a37c38f1fd76db9d861cee017ae3e1903"
  44. },
  45. {
  46. "ImportPath": "golang.org/x/sys/unix",
  47. "Rev": "a43fa875dd822b81eb6d2ad538bc1f4caba169bd"
  48. },
  49. {
  50. "ImportPath": "gopkg.in/go-playground/validator.v8",
  51. "Comment": "v8.18.2",
  52. "Rev": "5f1438d3fca68893a817e4a66806cea46a9e4ebf"
  53. },
  54. {
  55. "ImportPath": "gopkg.in/yaml.v2",
  56. "Comment": "v2.2.2-1-g7b8349a",
  57. "Rev": "7b8349ac747c6a24702b762d2c4fd9266cf4f1d6"
  58. },
  59. {
  60. "ImportPath": "github.com/gin-gonic/gin/internal/json",
  61. "Comment": "v1.3.0-153-g202f8fc",
  62. "Rev": "202f8fc58af47ab5c8e834662ee7fc46deacc37d"
  63. }
  64. ]
  65. }