Merge pull request #2427 from munnerz/pebble-upgrade
Upgrade to Pebble containing letsencrypt/pebble#294
This commit is contained in:
commit
667c7e2a61
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user