jenkins-x-plugins / jenkins-x-plugins/jx-gitops

Dependabot wasn't able to update github.com/h2non/gock

Open
#713 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.