mirror of
https://github.com/burrowers/garble.git
synced 2025-12-24 12:58:05 +08:00
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:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user