Update module github.com/spf13/viper to v1.12.0 #24
No reviewers
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: prskr/goveal#24
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/github.com-spf13-viper-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v1.11.0
->v1.12.0
Release Notes
spf13/viper
v1.12.0
Compare Source
This release makes YAML v3 and TOML v2 the default versions used for encoding.
You can switch back to the old versions by adding
viper_yaml2
andviper_toml1
to the build tags.Please note that YAML v2 and TOML v1 are considered deprecated from this release and may be removed in a future release.
Please provide feedback in discussions and report bugs on the issue tracker. Thanks!
What's Changed
Exciting New Features 🎉
Enhancements 🚀
Dependency Updates ⬆️
New Contributors
Full Changelog: https://github.com/spf13/viper/compare/v1.11.0...v1.12.0
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.