Skip to content

Commit

Permalink
Upgrade deps for 0.36.0 release (bazelbuild#3355)
Browse files Browse the repository at this point in the history
  • Loading branch information
linzhp authored Nov 22, 2022
1 parent a96a36a commit 64b9226
Show file tree
Hide file tree
Showing 11 changed files with 16,632 additions and 12,213 deletions.
44 changes: 22 additions & 22 deletions go/private/repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ def go_rules_dependencies(force = False):
wrapper(
http_archive,
name = "bazel_skylib",
# 1.3.0, latest as of 2022-09-10
# 1.3.0, latest as of 2022-11-21
urls = [
"https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/1.3.0/bazel-skylib-1.3.0.tar.gz",
"https://github.com/bazelbuild/bazel-skylib/releases/download/1.3.0/bazel-skylib-1.3.0.tar.gz",
Expand Down Expand Up @@ -86,13 +86,13 @@ def go_rules_dependencies(force = False):
wrapper(
http_archive,
name = "org_golang_x_sys",
# master, as of 2022-09-10
# v0.2.0, latest as of 2022-11-21
urls = [
"https://mirror.bazel.build/github.com/golang/sys/archive/aba9fc2a8ff2c9439446386f616b860442f0cf9a.zip",
"https://github.com/golang/sys/archive/aba9fc2a8ff2c9439446386f616b860442f0cf9a.zip",
"https://mirror.bazel.build/github.com/golang/sys/archive/refs/tags/v0.2.0.zip",
"https://github.com/golang/sys/archive/refs/tags/v0.2.0.zip",
],
sha256 = "ed02417470528e20fca4c422043984e565c4d8acaa0cb946408125f676acb1ea",
strip_prefix = "sys-aba9fc2a8ff2c9439446386f616b860442f0cf9a",
sha256 = "ad14d9ab9ca570e1762a7c381546a19c97ce0520134b7451c3fae98390a138b5",
strip_prefix = "sys-0.2.0",
patches = [
# releaser:patch-cmd gazelle -repo_root . -go_prefix golang.org/x/sys -go_naming_convention import_alias
Label("//third_party:org_golang_x_sys-gazelle.patch"),
Expand All @@ -105,7 +105,7 @@ def go_rules_dependencies(force = False):
wrapper(
http_archive,
name = "org_golang_x_xerrors",
# master, as of 2022-09-10
# master, as of 2022-11-21
urls = [
"https://mirror.bazel.build/github.com/golang/xerrors/archive/04be3eba64a22a838cdb17b8dca15a52871c08b4.zip",
"https://github.com/golang/xerrors/archive/04be3eba64a22a838cdb17b8dca15a52871c08b4.zip",
Expand Down Expand Up @@ -141,7 +141,7 @@ def go_rules_dependencies(force = False):
http_archive,
name = "org_golang_google_protobuf",
sha256 = "cbaac40c1faf6a3647316d46ec9c614e99aa92c539a78b7c1e4dec3ff5f73694",
# v1.28.1, latest as of 2022-09-10
# v1.28.1, latest as of 2022-11-21
urls = [
"https://mirror.bazel.build/github.com/protocolbuffers/protobuf-go/archive/refs/tags/v1.28.1.zip",
"https://github.com/protocolbuffers/protobuf-go/archive/refs/tags/v1.28.1.zip",
Expand All @@ -163,7 +163,7 @@ def go_rules_dependencies(force = False):
wrapper(
http_archive,
name = "com_github_golang_protobuf",
# v1.5.2, latest as of 2022-09-10
# v1.5.2, latest as of 2022-11-21
urls = [
"https://mirror.bazel.build/github.com/golang/protobuf/archive/refs/tags/v1.5.2.zip",
"https://github.com/golang/protobuf/archive/refs/tags/v1.5.2.zip",
Expand All @@ -183,7 +183,7 @@ def go_rules_dependencies(force = False):
wrapper(
http_archive,
name = "com_github_mwitkow_go_proto_validators",
# v0.3.2, latest as of 2022-09-10
# v0.3.2, latest as of 2022-11-21
urls = [
"https://mirror.bazel.build/github.com/mwitkow/go-proto-validators/archive/refs/tags/v0.3.2.zip",
"https://github.com/mwitkow/go-proto-validators/archive/refs/tags/v0.3.2.zip",
Expand All @@ -197,7 +197,7 @@ def go_rules_dependencies(force = False):
wrapper(
http_archive,
name = "com_github_gogo_protobuf",
# v1.3.2, latest as of 2022-09-10
# v1.3.2, latest as of 2022-11-21
urls = [
"https://mirror.bazel.build/github.com/gogo/protobuf/archive/refs/tags/v1.3.2.zip",
"https://github.com/gogo/protobuf/archive/refs/tags/v1.3.2.zip",
Expand All @@ -224,13 +224,13 @@ def go_rules_dependencies(force = False):
wrapper(
http_archive,
name = "org_golang_google_genproto",
# main, as of 2022-09-10
# main, as of 2022-11-21
urls = [
"https://mirror.bazel.build/github.com/googleapis/go-genproto/archive/69f6226f97e558dbaa68715071622af0d86b3a17.zip",
"https://github.com/googleapis/go-genproto/archive/69f6226f97e558dbaa68715071622af0d86b3a17.zip",
"https://mirror.bazel.build/github.com/googleapis/go-genproto/archive/16455021b5e60501e2adf67e15f857d2f5d95388.zip",
"https://github.com/googleapis/go-genproto/archive/16455021b5e60501e2adf67e15f857d2f5d95388.zip",
],
sha256 = "0d47b1ae576fffd1280538ba0b2bca5d08d6dc8df9b2a41e0ce096e37d73e2c9",
strip_prefix = "go-genproto-69f6226f97e558dbaa68715071622af0d86b3a17",
sha256 = "48523e2630ef0da7ce171d0fa801048609b7533dc8c852f8d55b06968910a317",
strip_prefix = "go-genproto-16455021b5e60501e2adf67e15f857d2f5d95388",
patches = [
# releaser:patch-cmd gazelle -repo_root . -go_prefix google.golang.org/genproto -go_naming_convention import_alias -proto disable_global
Label("//third_party:org_golang_google_genproto-gazelle.patch"),
Expand All @@ -247,13 +247,13 @@ def go_rules_dependencies(force = False):
wrapper(
http_archive,
name = "go_googleapis",
# master, as of 2022-09-10
# master, as of 2022-11-21
urls = [
"https://mirror.bazel.build/github.com/googleapis/googleapis/archive/8167badf3ce86086c69db2942a8995bb2de56c51.zip",
"https://github.com/googleapis/googleapis/archive/8167badf3ce86086c69db2942a8995bb2de56c51.zip",
"https://mirror.bazel.build/github.com/googleapis/googleapis/archive/b6b751420f6b055d9445e81d35f90c0a2ee16b05.zip",
"https://github.com/googleapis/googleapis/archive/b6b751420f6b055d9445e81d35f90c0a2ee16b05.zip",
],
sha256 = "b97d75f1c937ed2235c501fafc475f51a3280d26f9410831686fdfd1b4f612f9",
strip_prefix = "googleapis-8167badf3ce86086c69db2942a8995bb2de56c51",
sha256 = "9b6ed7278a1a82746be257d9d7e8289d6a480571dc22afd89073f3045fad0b46",
strip_prefix = "googleapis-b6b751420f6b055d9445e81d35f90c0a2ee16b05",
patches = [
# releaser:patch-cmd find . -name BUILD.bazel -delete
Label("//third_party:go_googleapis-deletebuild.patch"),
Expand All @@ -269,7 +269,7 @@ def go_rules_dependencies(force = False):
_maybe(
http_archive,
name = "com_github_golang_mock",
# v1.7.0-rc.1, latest as of 2022-09-10
# v1.7.0-rc.1, latest as of 2022-11-21
urls = [
"https://mirror.bazel.build/github.com/golang/mock/archive/refs/tags/v1.7.0-rc.1.zip",
"https://github.com/golang/mock/archive/refs/tags/v1.7.0-rc.1.zip",
Expand Down
Loading

0 comments on commit 64b9226

Please sign in to comment.