Commit da03d3a
Remove stale sha256 pin from google_root_pem.
Website builds are failing: https://buildkite.com/gvisor/release/builds/5973
https://pki.goog/roots.pem is a living file that changes whenever Google
rotates its trusted root CAs, so a pinned sha256 inevitably goes stale and
breaks the website build with a checksum mismatch.
The block's own comment states the hash is "omitted here intentionally".
Actually omit it so cert-bundle rotations no longer break the build.
PiperOrigin-RevId: 9273837761 parent fcd95d5 commit da03d3a
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | 118 | | |
120 | 119 | | |
121 | 120 | | |
| |||
0 commit comments