File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ protobuf_deps()
1616http_archive (
1717 name = "io_bazel_rules_go" ,
1818 urls = [
19- "https://storage.googleapis.com/bazel-mirror/github.com/bazelbuild/rules_go/releases/download/v0.22.2 /rules_go-v0.22.2 .tar.gz" ,
20- "https://github.com/bazelbuild/rules_go/releases/download/v0.22.2 /rules_go-v0.22.2 .tar.gz" ,
19+ "https://storage.googleapis.com/bazel-mirror/github.com/bazelbuild/rules_go/releases/download/v0.22.3 /rules_go-v0.22.3 .tar.gz" ,
20+ "https://github.com/bazelbuild/rules_go/releases/download/v0.22.3 /rules_go-v0.22.3 .tar.gz" ,
2121 ],
22- sha256 = "142dd33e38b563605f0d20e89d9ef9eda0fc3cb539a14be1bdb1350de2eda659 " ,
22+ sha256 = "db2b2d35293f405430f553bc7a865a8749a8ef60c30287e90d2b278c32771afe " ,
2323)
2424
2525load ("@io_bazel_rules_go//go:deps.bzl" , "go_rules_dependencies" , "go_register_toolchains" )
You can’t perform that action at this time.
0 commit comments