mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Fix rules_go checksums.
The release was changed by bazel ಠ_ಠ: https://github.com/bazelbuild/rules_go/issues/2779 Updates #5188 PiperOrigin-RevId: 351185440
This commit is contained in:
committed by
gVisor bot
parent
0c99ab7090
commit
321552f0ad
@@ -40,7 +40,7 @@ http_archive(
|
||||
# binaries of symbols, which we don't want.
|
||||
"//tools:rules_go.patch",
|
||||
],
|
||||
sha256 = "a515569b4903776eae90ac2696b34ee1dd45600cf9dfd7d16475e2df32867521",
|
||||
sha256 = "8e9434015ff8f3d6962cb8f016230ea7acc1ac402b760a8d66ff54dc11673ca6",
|
||||
urls = [
|
||||
"https://mirror.bazel.build/github.com/bazelbuild/rules_go/releases/download/v0.24.10/rules_go-v0.24.10.tar.gz",
|
||||
"https://github.com/bazelbuild/rules_go/releases/download/v0.24.10/rules_go-v0.24.10.tar.gz",
|
||||
|
||||
Reference in New Issue
Block a user