compile with go1.15

This commit is contained in:
Alessio Treglia
2020-11-29 08:04:20 +00:00
parent 7be41a2959
commit 7af19bc1aa
6 changed files with 9 additions and 9 deletions

View File

@@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/setup-go@v2
with:
go-version: "^1.15.4"
go-version: "^1.15.5"
- uses: actions/checkout@master
- name: Prepare
id: prep