pulumi / upgrade-provider

A tool to automate provider upgrades on your local machine
6 stars 1 forks source link

Refactor upstream org logic #235

Closed guineveresaenger closed 8 months ago

guineveresaenger commented 8 months ago

This pull request is a refactor.

When we obtain upstream dependencies, we will need to use the dependency path in the go.mod.

When we obtain upstream releases or tags, we need to use the GitHub URL org/repo path.

This PR disambiguates the two by: