Update Go.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Jacob 2019-04-07 19:20:49 +02:00
parent a9d1dee654
commit 4f3629017f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
pipeline:
build:
image: golang:1.9
image: golang:1.12.1
commands:
- go build
- go test