Upddated Go version
This commit is contained in:
@@ -3,7 +3,7 @@ stages:
|
|||||||
|
|
||||||
test:
|
test:
|
||||||
stage: test
|
stage: test
|
||||||
image: golang:1.15.3
|
image: golang:1.16.3
|
||||||
script:
|
script:
|
||||||
- go test
|
- go test
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user