dependabot fails because it cannot find a VCS for a transitive dependency (istio.io/api
)
#6889
Closed
1 task done
Labels
Is there an existing issue for this?
Package ecosystem
gomod
Package manager version
v1
Language version
golang 1.19
Manifest location and content before the Dependabot update
No response
dependabot.yml content
https://github.com/gardener/gardener-extension-os-gardenlinux/blob/master/.github/dependabot.yaml:
Updated dependency
No response
What you expected to see, versus what you actually saw
I see:
Update logs:
The
istio.io/api
dependency does not have its tags prefixed withv
- see istio/api#2178. That's why we have the indirect dependency:in our go.mod.
Native package manager behavior
The go does works perfectly fine with the current go.mo. See https://github.com/gardener/gardener-extension-os-gardenlinux.
Images of the diff or a link to the PR, issue, or logs
I already shared logs above.
Smallest manifest that reproduces the issue
No response
The text was updated successfully, but these errors were encountered: