Skip to content

Commit

Permalink
update buf to v0.53.0 and update BSR deps
Browse files Browse the repository at this point in the history
Signed-off-by: Yaseen Alkhafaji <[email protected]>
  • Loading branch information
YaseenAlk committed Aug 27, 2021
1 parent f5981ae commit 2659202
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 22 deletions.
6 changes: 3 additions & 3 deletions api/bazel/repository_locations.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -122,11 +122,11 @@ REPOSITORY_LOCATIONS_SPEC = dict(
project_name = "buf",
project_desc = "A new way of working with Protocol Buffers.", # Used for breaking change detection in API protobufs
project_url = "https://buf.build",
version = "0.52.0",
sha256 = "db7f5ad462b8e8b9710cd15f5b239015cb7af6b8eaed3e490ec6881b43c7c7d6",
version = "0.53.0",
sha256 = "888bb52d358e34a8d6a57ecff426bed896bdf478ad13c78a70a9e1a9a2d75715",
strip_prefix = "buf",
urls = ["https://github.com/bufbuild/buf/releases/download/v{version}/buf-Linux-x86_64.tar.gz"],
release_date = "2021-08-19",
release_date = "2021-08-25",
use_category = ["api"],
tags = ["manual"],
),
Expand Down
28 changes: 14 additions & 14 deletions api/buf.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,6 @@
# Generated by buf. DO NOT EDIT.
version: v1
deps:
- remote: buf.build
owner: beta
repository: gogo
branch: main
commit: 2b52cca11cf242b09346114eeda81384
digest: b1-3_owLgnpQ3S9GCClrVq3aBuqFMx0yZ5N545nF0SiyS4=
create_time: 2021-02-09T19:58:24.352989Z
- remote: buf.build
owner: beta
repository: googleapis
branch: main
commit: ac0d624de3f746c3b8ef55c74b6f5244
digest: b1-GubXb4hZ56wTohZYDL-Muute9Jxx8J4TtIYucS30TBM=
create_time: 2021-08-12T19:53:55.128813Z
- remote: buf.build
owner: beta
repository: opencensus
Expand Down Expand Up @@ -50,3 +36,17 @@ deps:
commit: 45f850b92541434cbde4aece01bc7d53
digest: b1-QZUL5DC6-nVgMMlajH_hlImwghg5HjRsqlEAOl0dZgI=
create_time: 2021-08-09T14:37:06.872899Z
- remote: buf.build
owner: gogo
repository: protobuf
branch: main
commit: 4df00b267f944190a229ce3695781e99
digest: b1-sjLgsg7CzrkOrIjBDh3s-l0aMjE6oqTj85-OsoopKAw=
create_time: 2021-08-10T00:14:28.345069Z
- remote: buf.build
owner: googleapis
repository: googleapis
branch: main
commit: d1a849b8f8304950832335723096e954
digest: b1-zJkwX0YeOp1Wa0Jaj_RqMLa2-oEzePH6PJEK8aaMeI4=
create_time: 2021-08-26T15:07:19.652533Z
4 changes: 2 additions & 2 deletions api/buf.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
version: v1beta1
deps:
- buf.build/beta/googleapis
- buf.build/googleapis/googleapis
- buf.build/beta/opencensus
- buf.build/beta/prometheus
- buf.build/beta/opentelemetry
- buf.build/beta/gogo
- buf.build/gogo/protobuf
- buf.build/beta/xds
breaking:
ignore_unstable_packages: true
Expand Down
6 changes: 3 additions & 3 deletions generated_api_shadow/bazel/repository_locations.bzl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2659202

Please sign in to comment.