Godeps.json 314 B

1234567891011121314
  1. {
  2. "ImportPath": "github.com/gin-gonic/gin",
  3. "GoVersion": "go1.4.2",
  4. "Deps": [
  5. {
  6. "ImportPath": "github.com/mattn/go-colorable",
  7. "Rev": "043ae16291351db8465272edf465c9f388161627"
  8. },
  9. {
  10. "ImportPath": "github.com/stretchr/testify/assert",
  11. "Rev": "de7fcff264cd05cc0c90c509ea789a436a0dd206"
  12. }
  13. ]
  14. }