Upgrade fastzip to v0.1.11
What does this MR do?
Upgrades fastzip to v0.1.11
Why was this MR needed?
Brings in a change that sets the default concurrency to GOMAXPROCS
, needed for a future change where we can dial in concurrency correctly in Kubernetes environments.
What's the best way to test this MR?
Existing integration tests should cover this.