go: bump go version to 1.15 (#674)

This commit is contained in:
Ariel Mashraki
2020-08-18 11:37:01 +03:00
committed by GitHub
parent fd0a7f9f02
commit e1fe2267bc
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ jobs:
unit:
executor:
name: go/default
tag: '1.14'
tag: '1.15'
steps:
- checkout
- *mktestdir