You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is due to goreleaser not supporting [email protected] go releaser currently only supports until 1.24.1 which results in go mod tidy failure error.
and no binaries have been attached to the release.
Note:
I have been testing with goreleaser and working on an improvement I am attaching the PR below.
The text was updated successfully, but these errors were encountered:
bupd
linked a pull request
Apr 17, 2025
that will
close
this issue
Summary
This is due to goreleaser not supporting [email protected] go releaser currently only supports until 1.24.1 which results in go mod tidy failure error.
and no binaries have been attached to the release.
Note:
I have been testing with goreleaser and working on an improvement I am attaching the PR below.
The text was updated successfully, but these errors were encountered: