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
Add the releases directory to the .gitignore to prevent runtime/debug
from detecting a modified source tree when built via goreleaser. Before
this change, binaries built from tagged releases would return incorrect
version info with a '-dirty' suffix.
Signed-off-by: Nick Hale <[email protected]>
0 commit comments