* use go 1.21.6
@@ -36,7 +36,7 @@ jobs:
- name: "Set up Go"
uses: actions/setup-go@v4
with:
- go-version: "1.21.5"
+ go-version: "1.21.6"
- name: "Install bats dependencies"
env:
@@ -14,7 +14,7 @@ jobs:
build:
strategy:
matrix:
- go-version: ["1.21.5"]
+ go-version: ["1.21.6"]
name: "Build + tests"
runs-on: ubuntu-latest
@@ -10,7 +10,7 @@ jobs:
@@ -11,7 +11,7 @@ jobs:
@@ -23,7 +23,7 @@ jobs:
name: Build
runs-on: windows-2019
@@ -74,7 +74,7 @@ jobs:
- go-version: "1.21.0"
cache-dependency-path: "**/go.sum"
- run: |
@@ -22,7 +22,7 @@ jobs:
runs-on: windows-2022
@@ -126,7 +126,7 @@ jobs:
- name: Create localstack streams
run: |
name: Build and upload binary package