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

Bump go-yaml to latest v3 #124

Merged
merged 2 commits into from
Nov 6, 2023
Merged

Bump go-yaml to latest v3 #124

merged 2 commits into from
Nov 6, 2023

Conversation

masutaka
Copy link
Owner

@masutaka masutaka commented Nov 6, 2023

PR #123 と同じ。

これで全部本当に最新になった。

github-nippou/go.mod

Lines 5 to 12 in 45d3242

require (
github.com/google/go-github/v56 v56.0.0
github.com/rakyll/statik v0.1.7
github.com/skratchdot/open-golang v0.0.0-20190402232053-79abb63cd66e
github.com/spf13/cobra v1.7.0
golang.org/x/oauth2 v0.13.0
gopkg.in/yaml.v3 v3.0.1
)

go-yaml が v2 からアップデートされてなかったから、Dependabot さんにはお任せできなさそうだな...。

@masutaka
Copy link
Owner Author

masutaka commented Nov 6, 2023

使っているのはこの箇所だけ。github-nippou は問題なく使えるし、ドキュメント見ても特に変わった様子はない。

return yaml.Unmarshal([]byte(content), s)

@masutaka masutaka marked this pull request as ready for review November 6, 2023 15:03
@masutaka masutaka merged commit f02fef6 into master Nov 6, 2023
4 checks passed
@masutaka masutaka deleted the update-go-yaml branch November 6, 2023 15:03
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.

1 participant