From a61b51f8651fdd510887f53c99ea558e0ac7e6a6 Mon Sep 17 00:00:00 2001 From: Ankit Charolia Date: Thu, 20 Jul 2023 07:58:26 +0200 Subject: [PATCH] update goreleaser --- .goreleaser.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index fc9f20f..de3364a 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -12,17 +12,8 @@ builds: - CGO_ENABLED=1 goos: - linux - - darwin goarch: - amd64 - - arm64 - - s390x - - ppc64le - ignore: - - goos: darwin - goarch: s390x - - goos: darwin - goarch: ppc64le checksum: name_template: 'goenv_checksums.txt'