diff --git a/.goreleaser.yml b/.goreleaser.yml index 2dc2a92..0097cdc 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -2,6 +2,7 @@ # SPDX-License-Identifier: BUSL-1.1 --- +version: 2 env: - CGO_ENABLED=0 before: @@ -79,4 +80,4 @@ snapshot: name_template: "{{ .Tag }}-snapshot" changelog: - use: github-native \ No newline at end of file + use: github-native