@@ -8,7 +8,7 @@ jobs:
strategy:
fail-fast: false
matrix:
- go-version: [1.18]
+ go-version: [1.19]
steps:
- uses: actions/checkout@v3