Update to Go1.12
Co-authored-by: juliens <julien@containo.us>
This commit is contained in:
parent
5a0b5470e7
commit
fb617044e0
10 changed files with 43 additions and 40 deletions
|
@ -3,9 +3,8 @@ set -e
|
|||
|
||||
# List of bundles to create when no argument is passed
|
||||
DEFAULT_BUNDLES=(
|
||||
validate-gofmt
|
||||
validate-govet
|
||||
generate
|
||||
validate-gofmt
|
||||
binary
|
||||
|
||||
test-unit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue