Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix ci-config for go-version bumps (#18382)
The removal of the phony $(OUT) target was preventing `make ci-config` from recognizing changes to .go-version, since it is not an explicit file target. Reintroduce this change to get parity with ENT and fix go version bumps.
- Loading branch information