Skip to content

Commit

Permalink
Revert "pgv: update (envoyproxy#12025)" (envoyproxy#12100)
Browse files Browse the repository at this point in the history
This reverts commit ca7dc53.

This PGV upgrade is breaking my local build.

Risk Level: Low
Testing: N/a

Signed-off-by: James Buckland <[email protected]>
Signed-off-by: Kevin Baichoo <[email protected]>
  • Loading branch information
ambuc authored and KBaichoo committed Jul 30, 2020
1 parent 264d5de commit 2964f1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/bazel/repository_locations.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ BAZEL_SKYLIB_SHA256 = "1dde365491125a3db70731e25658dfdd3bc5dbdfd11b840b3e987ecf0
OPENCENSUS_PROTO_GIT_SHA = "be218fb6bd674af7519b1850cdf8410d8cbd48e8" # Dec 20, 2019
OPENCENSUS_PROTO_SHA256 = "e3bbdc94375e86c0edfb2fc5851507e08a3f26ee725ffff7c5c0e73264bdfcde"

PGV_GIT_SHA = "ef00e9c655af0fbc7fa159ca44647d01794b3251" # July 9, 2020
PGV_SHA256 = "55fcf809ac85d851fbc488b2e25632e74a150567371225f9b0b2c2eaa4f15a0a"
PGV_GIT_SHA = "278964a8052f96a2f514add0298098f63fb7f47f" # June 9, 2020
PGV_SHA256 = "e368733c9fb7f8489591ffaf269170d7658cc0cd1ee322b601512b769446d3c8"

GOOGLEAPIS_GIT_SHA = "82944da21578a53b74e547774cf62ed31a05b841" # Dec 2, 2019
GOOGLEAPIS_SHA = "a45019af4d3290f02eaeb1ce10990166978c807cb33a9692141a076ba46d1405"
Expand Down

0 comments on commit 2964f1f

Please sign in to comment.