File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -46,10 +46,10 @@ rules_proto_toolchains()
4646# For buildifier
4747http_archive (
4848 name = "io_bazel_rules_go" ,
49- sha256 = "33acc4ae0f70502db4b893c9fc1dd7a9bf998c23e7ff2c4517741d4049a976f8 " ,
49+ sha256 = "b2038e2de2cace18f032249cb4bb0048abf583a36369fa98f687af1b3f880b26 " ,
5050 urls = [
51- "https://mirror.bazel.build/github.com/bazelbuild/rules_go/releases/download/v0.48.0 /rules_go-v0.48.0 .zip" ,
52- "https://github.com/bazelbuild/rules_go/releases/download/v0.48.0 /rules_go-v0.48.0 .zip" ,
51+ "https://mirror.bazel.build/github.com/bazelbuild/rules_go/releases/download/v0.48.1 /rules_go-v0.48.1 .zip" ,
52+ "https://github.com/bazelbuild/rules_go/releases/download/v0.48.1 /rules_go-v0.48.1 .zip" ,
5353 ],
5454)
5555
Original file line number Diff line number Diff line change @@ -61,10 +61,10 @@ rules_proto_toolchains()
6161# For buildifier
6262http_archive (
6363 name = "io_bazel_rules_go" ,
64- sha256 = "33acc4ae0f70502db4b893c9fc1dd7a9bf998c23e7ff2c4517741d4049a976f8 " ,
64+ sha256 = "b2038e2de2cace18f032249cb4bb0048abf583a36369fa98f687af1b3f880b26 " ,
6565 urls = [
66- "https://mirror.bazel.build/github.com/bazelbuild/rules_go/releases/download/v0.48.0 /rules_go-v0.48.0 .zip" ,
67- "https://github.com/bazelbuild/rules_go/releases/download/v0.48.0 /rules_go-v0.48.0 .zip" ,
66+ "https://mirror.bazel.build/github.com/bazelbuild/rules_go/releases/download/v0.48.1 /rules_go-v0.48.1 .zip" ,
67+ "https://github.com/bazelbuild/rules_go/releases/download/v0.48.1 /rules_go-v0.48.1 .zip" ,
6868 ],
6969)
7070
You can’t perform that action at this time.
0 commit comments