chore: upgrade go version to 1.18 (#335)

* upgrade go version to 1.18

* Update go.mod
This commit is contained in:
Mor Weinberger 2022-04-05 03:51:51 +03:00 committed by GitHub
parent 7e40e0905d
commit 87a2efefe1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -1,3 +1,3 @@
module github.com/goreleaser/goreleaser-action
go 1.15
go 1.18