jenkins-x-plugins / jenkins-x-plugins/jx-gitops
Dependabot wasn't able to update github.com/h2non/gock
- Dominant language
- Go
- Stars
- 35
- Forks
- 53
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 7
Description
The module path `github.com/h2non/gock` found in your `go.mod` doesn't match the actual path `gopkg.in/h2non/gock.v1` found in the dependency's `go.mod`.
Updating the module path in your `go.mod` to `gopkg.in/h2non/gock.v1` should resolve this issue.
[View the update logs](https://app.dependabot.com/accounts/jenkins-x/update-logs/74712921).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with go.mod and compare the github.com/h2non/gock requirement with the dependency's declared path in the Dependabot update log. Update the module path to gopkg.in/h2non/gock.v1 and verify that the dependency resolves and the project still builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100