fix(deps): update module github.com/spf13/viper to v1.21.0 #3

Merged
onlyhavecans merged 1 commit from renovate/github.com-spf13-viper-1.x into main 2026-01-10 18:07:18 -08:00
Member

This PR contains the following updates:

Package Change Age Confidence
github.com/spf13/viper v1.19.0v1.21.0 age confidence

Release Notes

spf13/viper (github.com/spf13/viper)

v1.21.0

Compare Source

What's Changed

Enhancements 🚀
Bug Fixes 🐛
Dependency Updates ⬆️
Other Changes

New Contributors

Full Changelog: https://github.com/spf13/viper/compare/v1.20.0...v1.21.0

v1.20.1

Compare Source

What's Changed

Bug Fixes 🐛

Full Changelog: https://github.com/spf13/viper/compare/v1.20.0...v1.20.1

v1.20.0

Compare Source

[!WARNING]
This release includes a few minor breaking changes. Read the upgrade guide for details.

What's Changed

Exciting New Features 🎉
Enhancements 🚀
Bug Fixes 🐛
Breaking Changes 🛠
Dependency Updates ⬆️
Other Changes

New Contributors

Full Changelog: https://github.com/spf13/viper/compare/v1.19.0...v1.20.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/spf13/viper](https://github.com/spf13/viper) | `v1.19.0` → `v1.21.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fspf13%2fviper/v1.21.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fspf13%2fviper/v1.19.0/v1.21.0?slim=true) | --- ### Release Notes <details> <summary>spf13/viper (github.com/spf13/viper)</summary> ### [`v1.21.0`](https://github.com/spf13/viper/releases/tag/v1.21.0) [Compare Source](https://github.com/spf13/viper/compare/v1.20.1...v1.21.0) <!-- Release notes generated using configuration in .github/release.yml at v1.21.0 --> #### What's Changed ##### Enhancements 🚀 - Add support for flags pflag.BoolSlice, pflag.UintSlice and pflag.Float64Slice by [@&#8203;nmvalera](https://github.com/nmvalera) in [#&#8203;2015](https://github.com/spf13/viper/pull/2015) - feat: use maintained yaml library by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;2040](https://github.com/spf13/viper/pull/2040) ##### Bug Fixes 🐛 - fix(config): get config type from v.configType or config file ext by [@&#8203;GuillaumeBAECHLER](https://github.com/GuillaumeBAECHLER) in [#&#8203;2003](https://github.com/spf13/viper/pull/2003) - fix: config type check when loading any config by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;2007](https://github.com/spf13/viper/pull/2007) ##### Dependency Updates ⬆️ - Update dependencies by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;1993](https://github.com/spf13/viper/pull/1993) - build(deps): bump github.com/spf13/cast from 1.7.1 to 1.8.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2017](https://github.com/spf13/viper/pull/2017) - build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.3 to 2.2.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2013](https://github.com/spf13/viper/pull/2013) - build(deps): bump github.com/sagikazarmark/locafero from 0.8.0 to 0.9.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2008](https://github.com/spf13/viper/pull/2008) - build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in /remote by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2016](https://github.com/spf13/viper/pull/2016) - build(deps): bump github.com/spf13/cast from 1.8.0 to 1.9.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2020](https://github.com/spf13/viper/pull/2020) - build(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2028](https://github.com/spf13/viper/pull/2028) - build(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2035](https://github.com/spf13/viper/pull/2035) - build(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2036](https://github.com/spf13/viper/pull/2036) - build(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2012](https://github.com/spf13/viper/pull/2012) - build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2052](https://github.com/spf13/viper/pull/2052) - build(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /remote by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2048](https://github.com/spf13/viper/pull/2048) - build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2056](https://github.com/spf13/viper/pull/2056) - chore: update dependencies by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;2057](https://github.com/spf13/viper/pull/2057) ##### Other Changes - Update update guide with `mapstructure` package replacement. by [@&#8203;aldas](https://github.com/aldas) in [#&#8203;2004](https://github.com/spf13/viper/pull/2004) - refactor: use the built-in max/min to simplify the code by [@&#8203;yingshanghuangqiao](https://github.com/yingshanghuangqiao) in [#&#8203;2029](https://github.com/spf13/viper/pull/2029) #### New Contributors - [@&#8203;GuillaumeBAECHLER](https://github.com/GuillaumeBAECHLER) made their first contribution in [#&#8203;2003](https://github.com/spf13/viper/pull/2003) - [@&#8203;aldas](https://github.com/aldas) made their first contribution in [#&#8203;2004](https://github.com/spf13/viper/pull/2004) - [@&#8203;nmvalera](https://github.com/nmvalera) made their first contribution in [#&#8203;2015](https://github.com/spf13/viper/pull/2015) - [@&#8203;yingshanghuangqiao](https://github.com/yingshanghuangqiao) made their first contribution in [#&#8203;2029](https://github.com/spf13/viper/pull/2029) - [@&#8203;ccoVeille](https://github.com/ccoVeille) made their first contribution in [#&#8203;2046](https://github.com/spf13/viper/pull/2046) - [@&#8203;spacez320](https://github.com/spacez320) made their first contribution in [#&#8203;2050](https://github.com/spf13/viper/pull/2050) **Full Changelog**: <https://github.com/spf13/viper/compare/v1.20.0...v1.21.0> ### [`v1.20.1`](https://github.com/spf13/viper/releases/tag/v1.20.1) [Compare Source](https://github.com/spf13/viper/compare/v1.20.0...v1.20.1) <!-- Release notes generated using configuration in .github/release.yml at v1.20.1 --> #### What's Changed ##### Bug Fixes 🐛 - Backport config type fixes to 1.20.x by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;2005](https://github.com/spf13/viper/pull/2005) **Full Changelog**: <https://github.com/spf13/viper/compare/v1.20.0...v1.20.1> ### [`v1.20.0`](https://github.com/spf13/viper/releases/tag/v1.20.0) [Compare Source](https://github.com/spf13/viper/compare/v1.19.0...v1.20.0) <!-- Release notes generated using configuration in .github/release.yml at v1.20.0 --> > \[!WARNING] > This release includes a few minor breaking changes. Read the [upgrade guide](https://github.com/spf13/viper/blob/master/UPGRADE.md#v120x) for details. #### What's Changed ##### Exciting New Features 🎉 - New encoding layer by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;1869](https://github.com/spf13/viper/pull/1869) ##### Enhancements 🚀 - Drop Go 1.20 support by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;1846](https://github.com/spf13/viper/pull/1846) - Drop slog shim by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;1848](https://github.com/spf13/viper/pull/1848) - Replace file searching API with a finder by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;1849](https://github.com/spf13/viper/pull/1849) - Finder feature flag by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;1852](https://github.com/spf13/viper/pull/1852) - Allow setting options on the global Viper instance by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;1856](https://github.com/spf13/viper/pull/1856) - Add experimental flag for bind struct by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;1854](https://github.com/spf13/viper/pull/1854) - Make the remote package a separate module by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;1860](https://github.com/spf13/viper/pull/1860) - Add decoder hook option by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;1872](https://github.com/spf13/viper/pull/1872) - Encoder improvements by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;1885](https://github.com/spf13/viper/pull/1885) - Get uint8 by [@&#8203;martinconic](https://github.com/martinconic) in [#&#8203;1894](https://github.com/spf13/viper/pull/1894) ##### Bug Fixes 🐛 - Fix missing config type when reading from a buffer by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;1857](https://github.com/spf13/viper/pull/1857) - fix: do not allow setting dependencies to nil values by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;1871](https://github.com/spf13/viper/pull/1871) - feat: copy keydelim from parent chart in viper.Sub() by [@&#8203;obs-gh-alexlew](https://github.com/obs-gh-alexlew) in [#&#8203;1887](https://github.com/spf13/viper/pull/1887) ##### Breaking Changes 🛠 - Drop encoding formats: HCL, Java properties, INI by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;1870](https://github.com/spf13/viper/pull/1870) ##### Dependency Updates ⬆️ - chore: update mapstructure by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;1723](https://github.com/spf13/viper/pull/1723) - chore: update crypt by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;1834](https://github.com/spf13/viper/pull/1834) - build(deps): bump github/codeql-action from 3.25.7 to 3.25.8 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1853](https://github.com/spf13/viper/pull/1853) - Revert to go-difflib and go-spew releases by [@&#8203;skitt](https://github.com/skitt) in [#&#8203;1861](https://github.com/spf13/viper/pull/1861) - build(deps): bump actions/dependency-review-action from 4.3.2 to 4.3.3 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1862](https://github.com/spf13/viper/pull/1862) - build(deps): bump github/codeql-action from 3.25.8 to 3.25.10 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1865](https://github.com/spf13/viper/pull/1865) - build(deps): bump actions/checkout from 4.1.6 to 4.1.7 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1864](https://github.com/spf13/viper/pull/1864) - chore: update crypt by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;1866](https://github.com/spf13/viper/pull/1866) - build(deps): bump github/codeql-action from 3.25.10 to 3.25.11 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1876](https://github.com/spf13/viper/pull/1876) - build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 in /remote by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1878](https://github.com/spf13/viper/pull/1878) - build(deps): bump actions/setup-go from 5.0.1 to 5.0.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1879](https://github.com/spf13/viper/pull/1879) - build(deps): bump actions/dependency-review-action from 4.3.3 to 4.3.4 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1881](https://github.com/spf13/viper/pull/1881) - build(deps): bump github/codeql-action from 3.25.11 to 3.25.12 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1880](https://github.com/spf13/viper/pull/1880) - build(deps): bump github/codeql-action from 3.25.12 to 3.25.13 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1883](https://github.com/spf13/viper/pull/1883) - chore(deps): update crypt by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;1884](https://github.com/spf13/viper/pull/1884) - chore: update dependencies by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;1888](https://github.com/spf13/viper/pull/1888) - build(deps): bump github.com/go-viper/mapstructure/v2 from 2.0.0 to 2.1.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1901](https://github.com/spf13/viper/pull/1901) - build(deps): bump github.com/spf13/cast from 1.6.0 to 1.7.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1899](https://github.com/spf13/viper/pull/1899) - build(deps): bump github/codeql-action from 3.25.13 to 3.26.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1897](https://github.com/spf13/viper/pull/1897) - build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1893](https://github.com/spf13/viper/pull/1893) - build(deps): bump github/codeql-action from 3.26.0 to 3.26.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1903](https://github.com/spf13/viper/pull/1903) - build(deps): bump github/codeql-action from 3.26.2 to 3.26.3 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1905](https://github.com/spf13/viper/pull/1905) - build(deps): bump github/codeql-action from 3.26.3 to 3.26.5 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1909](https://github.com/spf13/viper/pull/1909) - Update Go by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;1913](https://github.com/spf13/viper/pull/1913) - chore: update crypt package by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;1914](https://github.com/spf13/viper/pull/1914) - build(deps): bump github/codeql-action from 3.26.5 to 3.26.6 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1915](https://github.com/spf13/viper/pull/1915) - build(deps): bump mheap/github-action-required-labels from 5.4.1 to 5.4.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1916](https://github.com/spf13/viper/pull/1916) - build(deps): bump cachix/install-nix-action from 27 to 28 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1919](https://github.com/spf13/viper/pull/1919) - build(deps): bump github/codeql-action from 3.26.6 to 3.26.7 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1920](https://github.com/spf13/viper/pull/1920) - chore: update crypt by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;1921](https://github.com/spf13/viper/pull/1921) - build(deps): bump github/codeql-action from 3.26.7 to 3.26.8 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1923](https://github.com/spf13/viper/pull/1923) - build(deps): bump github.com/go-viper/mapstructure/v2 from 2.1.0 to 2.2.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1925](https://github.com/spf13/viper/pull/1925) - build(deps): bump github/codeql-action from 3.26.8 to 3.26.11 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1932](https://github.com/spf13/viper/pull/1932) - build(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1930](https://github.com/spf13/viper/pull/1930) - build(deps): bump actions/checkout from 4.1.7 to 4.2.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1928](https://github.com/spf13/viper/pull/1928) - build(deps): bump actions/checkout from 4.2.0 to 4.2.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1936](https://github.com/spf13/viper/pull/1936) - build(deps): bump github/codeql-action from 3.26.11 to 3.27.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1948](https://github.com/spf13/viper/pull/1948) - build(deps): bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1944](https://github.com/spf13/viper/pull/1944) - build(deps): bump actions/setup-go from 5.0.2 to 5.1.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1942](https://github.com/spf13/viper/pull/1942) - build(deps): bump actions/dependency-review-action from 4.3.4 to 4.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1943](https://github.com/spf13/viper/pull/1943) - build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1941](https://github.com/spf13/viper/pull/1941) - build(deps): bump github/codeql-action from 3.27.2 to 3.27.3 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1949](https://github.com/spf13/viper/pull/1949) - build(deps): bump github/codeql-action from 3.27.3 to 3.27.7 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1958](https://github.com/spf13/viper/pull/1958) - build(deps): bump mheap/github-action-required-labels from 5.4.2 to 5.5.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1957](https://github.com/spf13/viper/pull/1957) - build(deps): bump actions/dependency-review-action from 4.4.0 to 4.5.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1953](https://github.com/spf13/viper/pull/1953) - build(deps): bump actions/setup-go from 5.1.0 to 5.2.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1959](https://github.com/spf13/viper/pull/1959) - build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1954](https://github.com/spf13/viper/pull/1954) - build(deps): bump golang.org/x/crypto from 0.27.0 to 0.31.0 in /remote by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1960](https://github.com/spf13/viper/pull/1960) - build(deps): bump github/codeql-action from 3.27.7 to 3.27.9 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1964](https://github.com/spf13/viper/pull/1964) - chore: update afero by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;1973](https://github.com/spf13/viper/pull/1973) - build(deps): bump github.com/spf13/cast from 1.7.0 to 1.7.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1968](https://github.com/spf13/viper/pull/1968) - build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1979](https://github.com/spf13/viper/pull/1979) - ci: add Go 1.24 to the test matrix by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;1983](https://github.com/spf13/viper/pull/1983) ##### Other Changes - refactor: move remote code to separate file by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;1847](https://github.com/spf13/viper/pull/1847) - refactor: cleanup unused encoding code by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;1889](https://github.com/spf13/viper/pull/1889) - Fix issues reported by testifylint by [@&#8203;deining](https://github.com/deining) in [#&#8203;1965](https://github.com/spf13/viper/pull/1965) - docs: add update instructions for 1.20 by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;1992](https://github.com/spf13/viper/pull/1992) #### New Contributors - [@&#8203;obs-gh-alexlew](https://github.com/obs-gh-alexlew) made their first contribution in [#&#8203;1887](https://github.com/spf13/viper/pull/1887) - [@&#8203;martinconic](https://github.com/martinconic) made their first contribution in [#&#8203;1894](https://github.com/spf13/viper/pull/1894) - [@&#8203;deining](https://github.com/deining) made their first contribution in [#&#8203;1965](https://github.com/spf13/viper/pull/1965) **Full Changelog**: <https://github.com/spf13/viper/compare/v1.19.0...v1.20.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43Ni41IiwidXBkYXRlZEluVmVyIjoiNDIuNzYuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
fix(deps): update module github.com/spf13/viper to v1.21.0
All checks were successful
CI / lint (pull_request) Successful in 3m40s
CI / test (pull_request) Successful in 3m38s
CI / build (pull_request) Successful in 2m6s
f611a607cc
Author
Member

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 8 additional dependencies were updated

Details:

Package Change
github.com/fsnotify/fsnotify v1.7.0 -> v1.9.0
github.com/pelletier/go-toml/v2 v2.2.2 -> v2.2.4
github.com/sagikazarmark/locafero v0.4.0 -> v0.11.0
github.com/sourcegraph/conc v0.3.0 -> v0.3.1-0.20240121214520-5f936abd7ae8
github.com/spf13/afero v1.11.0 -> v1.15.0
github.com/spf13/cast v1.6.0 -> v1.10.0
github.com/spf13/pflag v1.0.5 -> v1.0.10
golang.org/x/text v0.14.0 -> v0.28.0
### ℹ️ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 8 additional dependencies were updated Details: | **Package** | **Change** | | :---------------------------------- | :------------------------------------------------- | | `github.com/fsnotify/fsnotify` | `v1.7.0` -> `v1.9.0` | | `github.com/pelletier/go-toml/v2` | `v2.2.2` -> `v2.2.4` | | `github.com/sagikazarmark/locafero` | `v0.4.0` -> `v0.11.0` | | `github.com/sourcegraph/conc` | `v0.3.0` -> `v0.3.1-0.20240121214520-5f936abd7ae8` | | `github.com/spf13/afero` | `v1.11.0` -> `v1.15.0` | | `github.com/spf13/cast` | `v1.6.0` -> `v1.10.0` | | `github.com/spf13/pflag` | `v1.0.5` -> `v1.0.10` | | `golang.org/x/text` | `v0.14.0` -> `v0.28.0` |
Renovate-Bot force-pushed renovate/github.com-spf13-viper-1.x from f611a607cc
All checks were successful
CI / lint (pull_request) Successful in 3m40s
CI / test (pull_request) Successful in 3m38s
CI / build (pull_request) Successful in 2m6s
to cd10fe2050
All checks were successful
CI / lint (pull_request) Successful in 28s
CI / test (pull_request) Successful in 9m56s
CI / build (pull_request) Successful in 17s
2026-01-10 17:01:54 -08:00
Compare
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tools/muck!3
No description provided.