Merge pull request #2427 from munnerz/pebble-upgrade

Upgrade to Pebble containing letsencrypt/pebble#294
This commit is contained in:
jetstack-bot 2019-12-10 16:02:15 +00:00 committed by GitHub
commit 667c7e2a61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,9 @@ def install():
## field in this rule
go_repository(
name = "org_letsencrypt_pebble",
commit = "2e69bb16af048c491720f23cb284fce685e65fec",
commit = "2787c898960ca6326da21ab48b76b080f89a8fec",
remote = "https://github.com/munnerz/pebble",
vcs = "git",
importpath = "github.com/letsencrypt/pebble",
build_external = "vendored",
# Expose the generated go_default_library as 'public' visibility