Go treats v0 and v1 as equivalent, so it tries to bump from v0.x to v1.0.0 keeping the old URL. This causes errors because the `go.mod` URL isn't the same.
If you want to change the URL and you haven't reached v1, you should do it as a v2 instead, skipping v1.