Go 1.19.6

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
Akihiro Suda
2023-02-15 13:31:32 +09:00
parent 4b80a2be96
commit 9a9cfe85e5
9 changed files with 10 additions and 10 deletions

View File

@@ -28,7 +28,7 @@ jobs:
steps:
- uses: actions/setup-go@v3
with:
go-version: "1.19.5"
go-version: "1.19.6"
- uses: actions/checkout@v3
with: