Godeps.json 935 B

123456789101112131415161718192021222324252627282930313233343536
  1. {
  2. "ImportPath": "github.com/gin-gonic/gin",
  3. "GoVersion": "go1.5.1",
  4. "Deps": [
  5. {
  6. "ImportPath": "github.com/davecgh/go-spew/spew",
  7. "Rev": "5215b55f46b2b919f50a1df0eaa5886afe4e3b3d"
  8. },
  9. {
  10. "ImportPath": "github.com/golang/protobuf/proto",
  11. "Rev": "2402d76f3d41f928c7902a765dfc872356dd3aad"
  12. },
  13. {
  14. "ImportPath": "github.com/manucorporat/sse",
  15. "Rev": "ee05b128a739a0fb76c7ebd3ae4810c1de808d6d"
  16. },
  17. {
  18. "ImportPath": "github.com/pmezard/go-difflib/difflib",
  19. "Rev": "792786c7400a136282c1664665ae0a8db921c6c2"
  20. },
  21. {
  22. "ImportPath": "github.com/stretchr/testify/assert",
  23. "Comment": "v1.1.3",
  24. "Rev": "f390dcf405f7b83c997eac1b06768bb9f44dec18"
  25. },
  26. {
  27. "ImportPath": "golang.org/x/net/context",
  28. "Rev": "f315505cf3349909cdf013ea56690da34e96a451"
  29. },
  30. {
  31. "ImportPath": "gopkg.in/go-playground/validator.v8",
  32. "Comment": "v8.15.1",
  33. "Rev": "c193cecd124b5cc722d7ee5538e945bdb3348435"
  34. }
  35. ]
  36. }