# Only applies when rules_go is the root module, so it doesn't raise the version
# users get. Building protobuf from source fails on Windows, and the prebuilt
# protoc its toolchains offer is only available from protobuf 33 on.
single_version_override(
module_name = "protobuf",
version = "33.4",
)