mirror of
https://github.com/goreleaser/goreleaser-action.git
synced 2026-05-18 00:11:53 +00:00
chore: upgrade go version to 1.18 (#335)
* upgrade go version to 1.18 * Update go.mod
This commit is contained in:
parent
7e40e0905d
commit
87a2efefe1
2 changed files with 6 additions and 6 deletions
|
|
@ -1,3 +1,3 @@
|
|||
module github.com/goreleaser/goreleaser-action
|
||||
|
||||
go 1.15
|
||||
go 1.18
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue