Godeps.json 201 B

12345678910
  1. {
  2. "ImportPath": "github.com/gin-gonic/gin",
  3. "GoVersion": "go1.3",
  4. "Deps": [
  5. {
  6. "ImportPath": "github.com/julienschmidt/httprouter",
  7. "Rev": "7deadb6844d2c6ff1dfb812eaa439b87cdaedf20"
  8. }
  9. ]
  10. }