add crypto/internal/boring/bcache to runtimeLinknamed

A chunk from crypto/internal/boring has been split away as a separate
package very recently, shortly before 1.19rc1 is due for release.
See https://go.dev/cl/407135 for more information.

Makes garble work on the latest Go tip again.
This commit is contained in:
Daniel Martí
2022-06-29 14:57:54 +01:00
committed by lu4p
parent 21dfbd3379
commit f6ef988823
2 changed files with 4 additions and 3 deletions

View File

@@ -77,7 +77,7 @@ jobs:
steps:
- name: Install Go
env:
GO_COMMIT: 2882786bf4cd779f166e9ced82a4da2ea0f8b1f9 # 2022-06-08
GO_COMMIT: 160414ca6a30a210b82fb09abbd3541802a51017 # 2022-06-29
run: |
cd $HOME
mkdir $HOME/gotip