Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

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

Closed
chenrui333 wants to merge 1 commit intogo-yaml:v2from
chenrui333:v2-go-modules
Closed

chore(v2): cleanup go.mod and add go.sum#539
chenrui333 wants to merge 1 commit intogo-yaml:v2from
chenrui333:v2-go-modules

Conversation

@chenrui333
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown

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/v2@v2.4.0/go.mod: checksum mismatch

@janisz
Copy link
Copy Markdown

janisz commented Mar 10, 2024

Why this was closed?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants