chore: build for go 1.19
Closes https://github.com/mr-karan/doggo/issues/62
This commit is contained in:
parent
88c63d6b41
commit
8492ccdc61
3 changed files with 236 additions and 223 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
- name: Set up Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.18
|
||||
go-version: 1.19
|
||||
- name: Log in to the Container registry
|
||||
uses: docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue