Skip to content

Commit 53f6172

Browse files
chore(deps): update dependency goreleaser/goreleaser to v2 (#747)
* chore(deps): update dependency goreleaser/goreleaser to v2 * chore: fix goreleaser config --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Shunsuke Suzuki <[email protected]>
1 parent f6f7cf1 commit 53f6172

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.goreleaser.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
version: 2
23
project_name: registry-tool
34
archives:
45
- name_template: "{{.ProjectName}}_{{.Os}}_{{.Arch}}"

aqua/imports/goreleser.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
packages:
2-
- name: goreleaser/goreleaser@v1.26.2
2+
- name: goreleaser/goreleaser@v2.1.0

0 commit comments

Comments
 (0)