mirror of
https://github.com/TECHNOFAB11/dbmate.git
synced 2026-02-02 17:35:08 +01:00
Migrate to dep for dependency management (#26)
* Replace `Godeps` with `dep` * Upgrade all dependencies * Remove vendor source from git repository
This commit is contained in:
parent
fbddb76b84
commit
df119a76f3
126 changed files with 110 additions and 222303 deletions
|
|
@ -4,8 +4,6 @@ services:
|
|||
build:
|
||||
context: .
|
||||
target: build
|
||||
volumes:
|
||||
- .:/go/src/github.com/amacneil/dbmate
|
||||
depends_on:
|
||||
mysql:
|
||||
condition: service_healthy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue