Pants 2.11 adds Go Protobuf codegen, Pex lockfiles for Python, and parametrization
We're pleased to announce Pants 2.11.0, the latest release of Pantsbuild, the scalable and ergonomic build system. To update, set pants_version = "2.11.0" in your pants.toml. See upgrade tips, including the update-build-files goal to automate some of the upgrade. Protobuf codegen for GolangPants now can…