From 80a1fed850880853d3d7bb8b3ea670d611a9ee70 Mon Sep 17 00:00:00 2001 From: Jesse Dearing Date: Fri, 21 Oct 2022 10:47:58 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Remove=20gobinary?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .goreleaser.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index e888066..c0578a4 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -53,11 +53,6 @@ gomod: # Since: v1.7. mod: mod - # Which Go binary to use. - # - # Default: `go`. - gobinary: go1.19 - # modelines, feel free to remove those if you don't want/use them: # yaml-language-server: $schema=https://goreleaser.com/static/schema.json # vim: set ts=2 sw=2 tw=0 fo=cnqoj