Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Update github.com/go-acme/lego dependency to v3#7059

Open
zrhoffman wants to merge 3 commits intoapache:masterfrom
zrhoffman:lego-v3
Open

Update github.com/go-acme/lego dependency to v3#7059
zrhoffman wants to merge 3 commits intoapache:masterfrom
zrhoffman:lego-v3

Conversation

@zrhoffman
Copy link
Member

This PR resolves #4835 by updating the github.com/go-acme/lego dependency to github.com/go-acme/lego/v3.


Which Traffic Control components are affected by this PR?

  • Traffic Ops

What is the best way to verify this PR?

Run TO API test TestAcmeAutoRenew()

PR submission checklist

sed -i 's|\(github.com/go-acme/lego\)|\1/v3|g' $(git grep -l 'github.com/go-acme/lego' | grep -v '^vendor')
@zrhoffman zrhoffman added Traffic Ops related to Traffic Ops improvement The functionality exists but it could be improved in some way. dependencies Pull requests that update a dependency file labels Sep 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file improvement The functionality exists but it could be improved in some way. Traffic Ops related to Traffic Ops

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Errors you may encounter when upgrading the go-acme/lego library

1 participant