Don't go get go-ruleguard in make deps-go (#9335)
Doing this could cause the package to update and therefore generate a dirty worktree after a run of `make deps-go`. Goreleaser will refuse to make a build on a dirty work tree (which is probably the behavior we want, as we only want to build with committed changes).
This commit is contained in:
Reference in New Issue
Block a user