Go v1.11 (#60)

* Go v1.11
* [Go Modules](https://github.com/golang/go/wiki/Modules)
* [GolangCI-Lint](https://github.com/golangci/golangci-lint)
* [Distroless](https://github.com/GoogleContainerTools/distroless) docker image
This commit is contained in:
Adrian Macneil 2018-12-01 22:28:47 -08:00 committed by GitHub
parent abc544b368
commit da3d9525cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 47 additions and 117 deletions

View file

@ -4,4 +4,4 @@ version: '2.3'
services:
dbmate:
volumes:
- .:/go/src/github.com/amacneil/dbmate
- .:/src