Dependency: Update bazelbuild/buildtools, grailbio/bazel-compilation-database, bazelbuild/bazel-skylib, gogo/protobuf (#6183)

Signed-off-by: Michael Payne <michael@sooper.org>

Mirrored from https://github.com/envoyproxy/envoy @ d636e5e024826156a8ade483bc24996e5603f4c9
pull/620/head
data-plane-api(CircleCI) 6 years ago
parent 3445084e65
commit a821f5b356
  1. 8
      bazel/repository_locations.bzl

@ -1,8 +1,8 @@
BAZEL_SKYLIB_RELEASE = "0.6.0"
BAZEL_SKYLIB_SHA256 = "eb5c57e4c12e68c0c20bc774bfbc60a568e800d025557bc4ea022c6479acc867"
BAZEL_SKYLIB_RELEASE = "0.7.0"
BAZEL_SKYLIB_SHA256 = "2c62d8cd4ab1e65c08647eb4afe38f51591f43f7f0885e7769832fa137633dcb"
GOGOPROTO_RELEASE = "1.2.0"
GOGOPROTO_SHA256 = "957c8f03cf595525d2a667035d9865a0930b3d446be0ab6eb76972934f925b00"
GOGOPROTO_RELEASE = "1.2.1"
GOGOPROTO_SHA256 = "99e423905ba8921e86817607a5294ffeedb66fdd4a85efce5eb2848f715fdb3a"
OPENCENSUS_RELEASE = "0.1.0"
OPENCENSUS_SHA256 = "4fd21cc6de63d7cb979fd749d8101ff425905aa0826fed26019d1c311fcf19a7"

Loading…
Cancel
Save