Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(v2): cleanup go.mod and add go.sum #539

Closed
wants to merge 1 commit into from
Closed

chore(v2): cleanup go.mod and add go.sum #539

wants to merge 1 commit into from

Conversation

chenrui333
Copy link
Contributor

relates to #510

@chenrui333 chenrui333 changed the title chore: cleanup go.mod and add go.sum chore(v2): cleanup go.mod and add go.sum Nov 5, 2019
@niemeyer
Copy link
Contributor

I can't see a reason to hardcode the version of go-check. We want whatever is the latest version of v1 in our tests, not that specific digest.

@chenrui333
Copy link
Contributor Author

@niemeyer I think the intention of go.sum is good for cross-module reference. The go.mod is just a result of go mod tidy though.

@janisz
Copy link

janisz commented Aug 5, 2021

@niemeyer What's the status of this? Without go.sum @dependabot is not able to verify dependencies

Dependabot can't resolve your Go dependency files Dependabot failed to update your dependencies because there was an error resolving your Go dependency files.

Dependabot encountered the following error:

verifying github.com/go-yaml/yaml/[email protected]/go.mod: checksum mismatch

@janisz
Copy link

janisz commented Mar 10, 2024

Why this was closed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants