changed go version to 1.18

Signed-off-by: Alex Stan <alexandrustan96@yahoo.ro>
This commit is contained in:
Alex Stan
2022-06-07 05:53:33 +00:00
committed by Ramkumar Chinchani
parent 620bc7c517
commit 66484c8ca9
25 changed files with 33 additions and 355 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ jobs:
- name: Install go
uses: actions/setup-go@v2
with:
go-version: 1.17.x
go-version: 1.18.x
- name: Check out source code
uses: actions/checkout@v1
- name: Cache go dependencies