From a4039c359ebb65d094439dcb6e98c13c7f81a3fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tadej=20Jane=C5=BE?= Date: Tue, 15 Feb 2022 14:54:49 +0100 Subject: [PATCH] goreleaser: Update link to issue describing the need for -buildid= flag --- .goreleaser.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 05efaa63..5248ef33 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -20,7 +20,8 @@ builds: # NOTE: At the moment, GoReleaser produces different binaries when # releases are built from different git paths, unless -buildid= is added # to ldflags. - # For more details, see: https://github.com/oasislabs/goreleaser/issues/1. + # For more details, see: + # https://github.com/oasisprotocol/oasis-core/issues/4124. - -buildid= - "{{.Env.GOLDFLAGS_VERSION}}" goos: