Update to latest version including support for Partner Keys
Includes change to WB_License_Create() so that it includes a separate parameter that specifies the init data used for Provider Keys. This updates the repo to match the internal repo at commit: 8c1c4338906a32eed83eb63702690d1f02ff7cd0
This commit is contained in:
@@ -26,7 +26,7 @@ git_repository(
|
||||
|
||||
git_repository(
|
||||
name = "boringssl_repo",
|
||||
commit = "14164f6fef47b7ebd97cdb0cea1624eabd6fe6b8", # 2018-11-26
|
||||
commit = "4fb158925f7753d80fb858cb0239dff893ef9f15", # 2021-11-01
|
||||
remote = "https://github.com/google/boringssl.git",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user