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

Update Golang module github.com/goccy/go-yaml #1595

Conversation

updateclibot[bot]
Copy link
Contributor

@updateclibot updateclibot bot commented Sep 14, 2023

Update Golang module github.com/goccy/go-yaml

Update github.com/goccy/go-yaml Golang module version

go.mod updated Module path "github.com/goccy/go-yaml" version from "v1.11.0" to "v1.11.1"

v1.11.1
Changelog retrieved from:
	https://github.com/goccy/go-yaml/releases/tag/v1.11.1
## What's Changed
* Handle `\r` in a double-quoted string the same as `\n` by @k1LoW in https://github.com/goccy/go-yaml/pull/372
* chore: replace loop with n.Values = append(n.Values, target.Values...) by @testwill in https://github.com/goccy/go-yaml/pull/380
* fix: skip encoding an inline field if it is null by @zoncoen in https://github.com/goccy/go-yaml/pull/386
* Fix comment parsing with null value by @goccy in https://github.com/goccy/go-yaml/pull/388

## New Contributors
* @testwill made their first contribution in https://github.com/goccy/go-yaml/pull/380

**Full Changelog**: https://github.com/goccy/go-yaml/compare/v1.11.0...v1.11.1
Run Go mod tidy

ran shell command "go mod tidy"


Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

Unknown author added 2 commits September 14, 2023 04:12
Made with ❤️️ by updatecli
@updateclibot updateclibot bot added the dependencies Pull requests that update a dependency file label Sep 14, 2023
@olblak olblak merged commit 967839e into main Sep 14, 2023
9 checks passed
@olblak olblak deleted the updatecli_ad804311890f517792cdbbc9b8e25b50030c3a9fc727896c52f4512236fe41ab branch September 14, 2023 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant