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

chore (v3): properly formatted go.mod and added go.sum#488

Open
laverya wants to merge 1 commit intogo-yaml:v3from
laverya:go-mod-tidy
Open

chore (v3): properly formatted go.mod and added go.sum#488
laverya wants to merge 1 commit intogo-yaml:v3from
laverya:go-mod-tidy

Conversation

@laverya
Copy link
Copy Markdown
Contributor

@laverya laverya commented Jul 19, 2019

this was done with 'go mod tidy'

this was done with 'go mod tidy'
@laverya laverya changed the title properly formatted go.mod and added go.sum (v3) properly formatted go.mod and added go.sum Nov 5, 2019
@laverya laverya changed the title (v3) properly formatted go.mod and added go.sum chore (v3) properly formatted go.mod and added go.sum Nov 5, 2019
@laverya laverya changed the title chore (v3) properly formatted go.mod and added go.sum chore (v3): properly formatted go.mod and added go.sum Nov 5, 2019
@janisz
Copy link
Copy Markdown

janisz commented Aug 5, 2021

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

@msugakov
Copy link
Copy Markdown

msugakov commented Aug 6, 2021

This and #539 seem to be the same change. Without either of these merged, github's @dependabot is not able to verify dependencies of our code that depends on go-yaml.
Having go.sum is simply beneficial for reproducible builds and package maintenance tools.
It seems that dependencies of go-yaml have not changed until today so it should be very simple to merge this PR.
Is it possible to merge and release it any time soon @niemeyer?
Thanks!

@SVilgelm
Copy link
Copy Markdown

@niemeyer Could you please look at this? Please update and merge, we really need the go.sum file to properly maintain the dependencies

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.

5 participants