Godeps.json 580 B

1234567891011121314151617181920212223
  1. {
  2. "ImportPath": "github.com/gin-gonic/gin",
  3. "GoVersion": "go1.4.2",
  4. "Deps": [
  5. {
  6. "ImportPath": "github.com/julienschmidt/httprouter",
  7. "Rev": "999ba04938b528fb4fb859231ee929958b8db4a6"
  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": "gopkg.in/joeybloggs/go-validate-yourself.v4",
  19. "Comment": "v4.0",
  20. "Rev": "a3cb430fa1e43b15e72d7bec5b20d0bdff4c2bb8"
  21. }
  22. ]
  23. }