Move the crudhandler to own repo (#27)
This commit is contained in:
parent
d9304f6996
commit
ce2cae9430
228 changed files with 13281 additions and 3292 deletions
1
vendor/github.com/labstack/echo/.travis.yml
generated
vendored
1
vendor/github.com/labstack/echo/.travis.yml
generated
vendored
|
|
@ -2,7 +2,6 @@ language: go
|
|||
go:
|
||||
- 1.9.x
|
||||
- 1.10.x
|
||||
- 1.11.x
|
||||
- tip
|
||||
install:
|
||||
- make dependency
|
||||
|
|
|
|||
Reference in a new issue