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()
46
46
# For buildifier
47
47
http_archive (
48
48
name = "io_bazel_rules_go" ,
49
- sha256 = "33acc4ae0f70502db4b893c9fc1dd7a9bf998c23e7ff2c4517741d4049a976f8 " ,
49
+ sha256 = "b2038e2de2cace18f032249cb4bb0048abf583a36369fa98f687af1b3f880b26 " ,
50
50
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" ,
53
53
],
54
54
)
55
55
Original file line number Diff line number Diff line change @@ -61,10 +61,10 @@ rules_proto_toolchains()
61
61
# For buildifier
62
62
http_archive (
63
63
name = "io_bazel_rules_go" ,
64
- sha256 = "33acc4ae0f70502db4b893c9fc1dd7a9bf998c23e7ff2c4517741d4049a976f8 " ,
64
+ sha256 = "b2038e2de2cace18f032249cb4bb0048abf583a36369fa98f687af1b3f880b26 " ,
65
65
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" ,
68
68
],
69
69
)
70
70
You can’t perform that action at this time.
0 commit comments