Merge pull request #2481 from cpu/cpu-use-upstream-pebble-v2.3.0
Use upstream Pebble v2.3.0 for E2E tests.
This commit is contained in:
commit
3ec12c3534
@ -30,8 +30,8 @@ def install():
|
||||
## field in this rule
|
||||
go_repository(
|
||||
name = "org_letsencrypt_pebble",
|
||||
commit = "930cc9b6f9ecfb81d755a949cc525d515893ee0f",
|
||||
remote = "https://github.com/munnerz/pebble",
|
||||
commit = "295d9c1182f27616cd91770f5e535e85a37e2cb9",
|
||||
remote = "https://github.com/letsencrypt/pebble",
|
||||
vcs = "git",
|
||||
importpath = "github.com/letsencrypt/pebble",
|
||||
build_external = "vendored",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user