mirror of
https://github.com/restic/restic.git
synced 2026-05-01 08:49:26 +00:00
2b65ef5710
Since cloud.google.com/go/storage v1.44.0 the GRPC API is enabled by default. However, this causes the restic binary size to explode by 20MB. So just disable it again.