You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we can use ./upstream to obtain our upstream libraries, we do not need to patch our go.mod to ead terraform-provider-pagerduty/v3 - all we need is a patch that points us to the upstream submodule.
The text was updated successfully, but these errors were encountered:
Since we can use
./upstream
to obtain our upstream libraries, we do not need to patch our go.mod to eadterraform-provider-pagerduty/v3
- all we need is a patch that points us to theupstream
submodule.The text was updated successfully, but these errors were encountered: