lakeFS
lakeFS copied to clipboard
GoReleaser upgrade
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:
- Upgrade goreleaser's spec to match version 2.
- Pin the version to the major part, i.e
~2