Godeps.json 679 B

123456789101112131415161718192021222324252627
  1. {
  2. "ImportPath": "github.com/gin-gonic/gin",
  3. "GoVersion": "go1.4.2",
  4. "Deps": [
  5. {
  6. "ImportPath": "github.com/manucorporat/sse",
  7. "Rev": "c574f6c50c8594f93d28b03a1bbd87b4a3899093"
  8. },
  9. {
  10. "ImportPath": "github.com/mattn/go-colorable",
  11. "Rev": "043ae16291351db8465272edf465c9f388161627"
  12. },
  13. {
  14. "ImportPath": "github.com/stretchr/testify/assert",
  15. "Rev": "de7fcff264cd05cc0c90c509ea789a436a0dd206"
  16. },
  17. {
  18. "ImportPath": "golang.org/x/net/context",
  19. "Rev": "84ba27dd5b2d8135e9da1395277f2c9333a2ffda"
  20. },
  21. {
  22. "ImportPath": "gopkg.in/joeybloggs/go-validate-yourself.v4",
  23. "Comment": "v4.0",
  24. "Rev": "a3cb430fa1e43b15e72d7bec5b20d0bdff4c2bb8"
  25. }
  26. ]
  27. }