-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.
Description
Enhancement
why we need to upgrade the bazel the rules_go?
in the release not of rules_go 0.38, it mentioned that new rules_go can support the go 1.20
This is the first release to support Go 1.20. When on this version of Go, it is highly recommended to use Bazel 6 and set
--experimental_output_directory_naming_scheme=diff_against_baseline to prevent certain
unnecessary rebuilds.
we find it have an new switch to accelerate the build in the bazel 6.0 . so that we decide to upgrade them.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.