chore: upgrade for go 1.18

This commit is contained in:
Karan Sharma 2022-03-24 11:27:31 +05:30
parent da13887145
commit 7ce6ea7c2c
3 changed files with 167 additions and 65 deletions

View file

@ -19,7 +19,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.17
go-version: 1.18
- name: Log in to the Container registry
uses: docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9
with: