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: update goccy/go-yaml to 1.15.7 #3333

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

Comment on lines -78 to -84
seq, ok := values.Value.(*ast.SequenceNode)
if ok {
for range pkgs {
// https://github.com/goccy/go-yaml/issues/502#issuecomment-2515981600
seq.ValueHeadComments = append(seq.ValueHeadComments, nil)
}
}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@suzuki-shunsuke suzuki-shunsuke merged commit 53d9f33 into main Dec 5, 2024
15 checks passed
@suzuki-shunsuke suzuki-shunsuke deleted the chore-goccy-go-yaml-1157 branch December 5, 2024 14:28
@suzuki-shunsuke suzuki-shunsuke added this to the v2.38.3 milestone Dec 5, 2024
@suzuki-shunsuke suzuki-shunsuke added the bug Something isn't working label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant