Upddated Go version

This commit is contained in:
Raum0x2A
2021-05-06 19:58:19 -06:00
parent 90d743286f
commit ea51873fe3

View File

@@ -3,7 +3,7 @@ stages:
test:
stage: test
image: golang:1.15.3
image: golang:1.16.3
script:
- go test