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
For subscriptions, you currently need to explicitly subscribe to either the base module name (without /v suffix, for v0 of v1), or an explicit major version number (with /v suffix). Similar for DNS requests.
We may want to hide the /v details from the user, so a subscription/request for github.com/mjl-/gopherwatch would also return v2.0.0.
The text was updated successfully, but these errors were encountered:
For subscriptions, you currently need to explicitly subscribe to either the base module name (without /v suffix, for v0 of v1), or an explicit major version number (with /v suffix). Similar for DNS requests.
We may want to hide the /v details from the user, so a subscription/request for github.com/mjl-/gopherwatch would also return v2.0.0.
The text was updated successfully, but these errors were encountered: