Content-Length: 326559 | pFad | https://github.com/googleapis/googleapis/commit/c4e37010d74071851ff24121f522e802231ac86e

DF bazel: update protobuf, rules_go, gazelle, and gapic-generator-go ver… · googleapis/googleapis@c4e3701 · GitHub
Skip to content

Commit c4e3701

Browse files
Google APIscopybara-github
Google APIs
authored andcommitted
bazel: update protobuf, rules_go, gazelle, and gapic-generator-go versions
- protobuf v3.12.1 - rules_go v0.23.0 - gazelle v0.21.0 - gapic-generator-go v0.14.1 PiperOrigin-RevId: 313460921
1 parent 576234f commit c4e3701

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

WORKSPACE

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ http_archive(
4747

4848
http_archive(
4949
name = "com_google_protobuf",
50-
strip_prefix = "protobuf-fe1790ca0df67173702f70d5646b82f48f412b99", # this is 3.11.2
51-
urls = ["https://github.com/protocolbuffers/protobuf/archive/fe1790ca0df67173702f70d5646b82f48f412b99.zip"],
50+
strip_prefix = "protobuf-a37cc13b2f6d11303811011b0bfbc867e7c0bf2b", # this is 3.12.1
51+
urls = ["https://github.com/protocolbuffers/protobuf/archive/a37cc13b2f6d11303811011b0bfbc867e7c0bf2b.zip"],
5252
)
5353

5454
load("@com_google_protobuf//:protobuf_deps.bzl", "protobuf_deps")
@@ -84,8 +84,11 @@ http_archive(
8484
# TODO(ndietz): move this back to the Go section if gRPC is updated per https://github.com/grpc/grpc/issues/22172
8585
http_archive(
8686
name = "io_bazel_rules_go",
87-
sha256 = "e6a6c016b0663e06fa5fccf1cd8152eab8aa8180c583ec20c872f4f9953a7ac5",
88-
url = "https://github.com/bazelbuild/rules_go/releases/download/v0.22.1/rules_go-v0.22.1.tar.gz",
87+
urls = [
88+
"https://github.com/bazelbuild/rules_go/archive/v0.23.0.zip",
89+
],
90+
strip_prefix = "rules_go-0.23.0",
91+
sha256 = "4707e6ba7c01fcfc4f0d340d123bc16e43c2b8ea3f307663d95712b36d2a0e88",
8992
)
9093

9194
load("@io_bazel_rules_go//go:deps.bzl", "go_register_toolchains", "go_rules_dependencies")
@@ -239,7 +242,11 @@ pip_install()
239242
# bazel-gazelle (support Golang under bazel)
240243
http_archive(
241244
name = "bazel_gazelle",
242-
urls = ["https://github.com/bazelbuild/bazel-gazelle/releases/download/v0.20.0/bazel-gazelle-v0.20.0.tar.gz"],
245+
urls = [
246+
"https://storage.googleapis.com/bazel-mirror/github.com/bazelbuild/bazel-gazelle/releases/download/v0.21.0/bazel-gazelle-v0.21.0.tar.gz",
247+
"https://github.com/bazelbuild/bazel-gazelle/releases/download/v0.21.0/bazel-gazelle-v0.21.0.tar.gz",
248+
],
249+
sha256 = "bfd86b3cbe855d6c16c6fce60d76bd51f5c8dbc9cfcaef7a2bb5c1aafd0710e8",
243250
)
244251

245252
load("@bazel_gazelle//:deps.bzl", "gazelle_dependencies")
@@ -248,8 +255,8 @@ gazelle_dependencies()
248255

249256
http_archive(
250257
name = "com_googleapis_gapic_generator_go",
251-
strip_prefix = "gapic-generator-go-0.13.3",
252-
urls = ["https://github.com/googleapis/gapic-generator-go/archive/v0.13.3.tar.gz"],
258+
strip_prefix = "gapic-generator-go-0.14.1",
259+
urls = ["https://github.com/googleapis/gapic-generator-go/archive/v0.14.1.tar.gz"],
253260
)
254261

255262
load("@com_googleapis_gapic_generator_go//:repositories.bzl", "com_googleapis_gapic_generator_go_repositories")

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/googleapis/googleapis/commit/c4e37010d74071851ff24121f522e802231ac86e

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy