lakeFS icon indicating copy to clipboard operation
lakeFS copied to clipboard

GoReleaser upgrade

Open Jonathan-Rosenberg opened this issue 2 months ago • 1 comments

We used to specify latest as the goreleaser's version, which by itself is a bad practice, but now it has introduced breaking changes (version 2). We should:

  1. Upgrade goreleaser's spec to match version 2.
  2. Pin the version to the major part, i.e ~2

Jonathan-Rosenberg avatar Jun 18 '24 13:06 Jonathan-Rosenberg