Merge pull request #2056 from Aoang/add-go-1-18-support

Update Go version to v1.18
This commit is contained in:
Vladimir Mihailenco 2022-03-22 09:04:19 +02:00 committed by GitHub
commit 3f9f6166a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
go-version: [1.16.x, 1.17.x]
go-version: [1.17.x, 1.18.x]
services:
redis: