Skip to content

Commit 302d99e

Browse files
authored
fix(deps): update module github.com/spf13/viper to v1.20.0 (#6853)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/spf13/viper](https://redirect.github.com/spf13/viper) | `v1.19.0` -> `v1.20.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fspf13%2fviper/v1.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fspf13%2fviper/v1.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fspf13%2fviper/v1.19.0/v1.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fspf13%2fviper/v1.19.0/v1.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>spf13/viper (github.com/spf13/viper)</summary> ### [`v1.20.0`](https://redirect.github.com/spf13/viper/releases/tag/v1.20.0) [Compare Source](https://redirect.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://redirect.github.com/spf13/viper/blob/master/UPGRADE.md#v120x) for details. #### What's Changed ##### Exciting New Features 🎉 - New encoding layer by [@&#8203;sagikazarmark](https://redirect.github.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1869](https://redirect.github.com/spf13/viper/pull/1869) ##### Enhancements 🚀 - Drop Go 1.20 support by [@&#8203;sagikazarmark](https://redirect.github.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1846](https://redirect.github.com/spf13/viper/pull/1846) - Drop slog shim by [@&#8203;sagikazarmark](https://redirect.github.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1848](https://redirect.github.com/spf13/viper/pull/1848) - Replace file searching API with a finder by [@&#8203;sagikazarmark](https://redirect.github.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1849](https://redirect.github.com/spf13/viper/pull/1849) - Finder feature flag by [@&#8203;sagikazarmark](https://redirect.github.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1852](https://redirect.github.com/spf13/viper/pull/1852) - Allow setting options on the global Viper instance by [@&#8203;sagikazarmark](https://redirect.github.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1856](https://redirect.github.com/spf13/viper/pull/1856) - Add experimental flag for bind struct by [@&#8203;sagikazarmark](https://redirect.github.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1854](https://redirect.github.com/spf13/viper/pull/1854) - Make the remote package a separate module by [@&#8203;sagikazarmark](https://redirect.github.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1860](https://redirect.github.com/spf13/viper/pull/1860) - Add decoder hook option by [@&#8203;sagikazarmark](https://redirect.github.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1872](https://redirect.github.com/spf13/viper/pull/1872) - Encoder improvements by [@&#8203;sagikazarmark](https://redirect.github.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1885](https://redirect.github.com/spf13/viper/pull/1885) - Get uint8 by [@&#8203;martinconic](https://redirect.github.com/martinconic) in [https://github.com/spf13/viper/pull/1894](https://redirect.github.com/spf13/viper/pull/1894) ##### Bug Fixes 🐛 - Fix missing config type when reading from a buffer by [@&#8203;sagikazarmark](https://redirect.github.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1857](https://redirect.github.com/spf13/viper/pull/1857) - fix: do not allow setting dependencies to nil values by [@&#8203;sagikazarmark](https://redirect.github.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1871](https://redirect.github.com/spf13/viper/pull/1871) - feat: copy keydelim from parent chart in viper.Sub() by [@&#8203;obs-gh-alexlew](https://redirect.github.com/obs-gh-alexlew) in [https://github.com/spf13/viper/pull/1887](https://redirect.github.com/spf13/viper/pull/1887) ##### Breaking Changes 🛠 - Drop encoding formats: HCL, Java properties, INI by [@&#8203;sagikazarmark](https://redirect.github.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1870](https://redirect.github.com/spf13/viper/pull/1870) ##### Dependency Updates ⬆️ - chore: update mapstructure by [@&#8203;sagikazarmark](https://redirect.github.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1723](https://redirect.github.com/spf13/viper/pull/1723) - chore: update crypt by [@&#8203;sagikazarmark](https://redirect.github.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1834](https://redirect.github.com/spf13/viper/pull/1834) - build(deps): bump github/codeql-action from 3.25.7 to 3.25.8 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1853](https://redirect.github.com/spf13/viper/pull/1853) - Revert to go-difflib and go-spew releases by [@&#8203;skitt](https://redirect.github.com/skitt) in [https://github.com/spf13/viper/pull/1861](https://redirect.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://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1862](https://redirect.github.com/spf13/viper/pull/1862) - build(deps): bump github/codeql-action from 3.25.8 to 3.25.10 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1865](https://redirect.github.com/spf13/viper/pull/1865) - build(deps): bump actions/checkout from 4.1.6 to 4.1.7 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1864](https://redirect.github.com/spf13/viper/pull/1864) - chore: update crypt by [@&#8203;sagikazarmark](https://redirect.github.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1866](https://redirect.github.com/spf13/viper/pull/1866) - build(deps): bump github/codeql-action from 3.25.10 to 3.25.11 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1876](https://redirect.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://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1878](https://redirect.github.com/spf13/viper/pull/1878) - build(deps): bump actions/setup-go from 5.0.1 to 5.0.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1879](https://redirect.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://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1881](https://redirect.github.com/spf13/viper/pull/1881) - build(deps): bump github/codeql-action from 3.25.11 to 3.25.12 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1880](https://redirect.github.com/spf13/viper/pull/1880) - build(deps): bump github/codeql-action from 3.25.12 to 3.25.13 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1883](https://redirect.github.com/spf13/viper/pull/1883) - chore(deps): update crypt by [@&#8203;sagikazarmark](https://redirect.github.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1884](https://redirect.github.com/spf13/viper/pull/1884) - chore: update dependencies by [@&#8203;sagikazarmark](https://redirect.github.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1888](https://redirect.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://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1901](https://redirect.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://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1899](https://redirect.github.com/spf13/viper/pull/1899) - build(deps): bump github/codeql-action from 3.25.13 to 3.26.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1897](https://redirect.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://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1893](https://redirect.github.com/spf13/viper/pull/1893) - build(deps): bump github/codeql-action from 3.26.0 to 3.26.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1903](https://redirect.github.com/spf13/viper/pull/1903) - build(deps): bump github/codeql-action from 3.26.2 to 3.26.3 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1905](https://redirect.github.com/spf13/viper/pull/1905) - build(deps): bump github/codeql-action from 3.26.3 to 3.26.5 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1909](https://redirect.github.com/spf13/viper/pull/1909) - Update Go by [@&#8203;sagikazarmark](https://redirect.github.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1913](https://redirect.github.com/spf13/viper/pull/1913) - chore: update crypt package by [@&#8203;sagikazarmark](https://redirect.github.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1914](https://redirect.github.com/spf13/viper/pull/1914) - build(deps): bump github/codeql-action from 3.26.5 to 3.26.6 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1915](https://redirect.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://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1916](https://redirect.github.com/spf13/viper/pull/1916) - build(deps): bump cachix/install-nix-action from 27 to 28 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1919](https://redirect.github.com/spf13/viper/pull/1919) - build(deps): bump github/codeql-action from 3.26.6 to 3.26.7 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1920](https://redirect.github.com/spf13/viper/pull/1920) - chore: update crypt by [@&#8203;sagikazarmark](https://redirect.github.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1921](https://redirect.github.com/spf13/viper/pull/1921) - build(deps): bump github/codeql-action from 3.26.7 to 3.26.8 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1923](https://redirect.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://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1925](https://redirect.github.com/spf13/viper/pull/1925) - build(deps): bump github/codeql-action from 3.26.8 to 3.26.11 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1932](https://redirect.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://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1930](https://redirect.github.com/spf13/viper/pull/1930) - build(deps): bump actions/checkout from 4.1.7 to 4.2.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1928](https://redirect.github.com/spf13/viper/pull/1928) - build(deps): bump actions/checkout from 4.2.0 to 4.2.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1936](https://redirect.github.com/spf13/viper/pull/1936) - build(deps): bump github/codeql-action from 3.26.11 to 3.27.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1948](https://redirect.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://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1944](https://redirect.github.com/spf13/viper/pull/1944) - build(deps): bump actions/setup-go from 5.0.2 to 5.1.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1942](https://redirect.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://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1943](https://redirect.github.com/spf13/viper/pull/1943) - build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1941](https://redirect.github.com/spf13/viper/pull/1941) - build(deps): bump github/codeql-action from 3.27.2 to 3.27.3 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1949](https://redirect.github.com/spf13/viper/pull/1949) - build(deps): bump github/codeql-action from 3.27.3 to 3.27.7 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1958](https://redirect.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://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1957](https://redirect.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://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1953](https://redirect.github.com/spf13/viper/pull/1953) - build(deps): bump actions/setup-go from 5.1.0 to 5.2.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1959](https://redirect.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://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1954](https://redirect.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://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1960](https://redirect.github.com/spf13/viper/pull/1960) - build(deps): bump github/codeql-action from 3.27.7 to 3.27.9 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1964](https://redirect.github.com/spf13/viper/pull/1964) - chore: update afero by [@&#8203;sagikazarmark](https://redirect.github.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1973](https://redirect.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://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1968](https://redirect.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://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1979](https://redirect.github.com/spf13/viper/pull/1979) - ci: add Go 1.24 to the test matrix by [@&#8203;sagikazarmark](https://redirect.github.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1983](https://redirect.github.com/spf13/viper/pull/1983) ##### Other Changes - refactor: move remote code to separate file by [@&#8203;sagikazarmark](https://redirect.github.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1847](https://redirect.github.com/spf13/viper/pull/1847) - refactor: cleanup unused encoding code by [@&#8203;sagikazarmark](https://redirect.github.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1889](https://redirect.github.com/spf13/viper/pull/1889) - Fix issues reported by testifylint by [@&#8203;deining](https://redirect.github.com/deining) in [https://github.com/spf13/viper/pull/1965](https://redirect.github.com/spf13/viper/pull/1965) - docs: add update instructions for 1.20 by [@&#8203;sagikazarmark](https://redirect.github.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1992](https://redirect.github.com/spf13/viper/pull/1992) #### New Contributors - [@&#8203;obs-gh-alexlew](https://redirect.github.com/obs-gh-alexlew) made their first contribution in [https://github.com/spf13/viper/pull/1887](https://redirect.github.com/spf13/viper/pull/1887) - [@&#8203;martinconic](https://redirect.github.com/martinconic) made their first contribution in [https://github.com/spf13/viper/pull/1894](https://redirect.github.com/spf13/viper/pull/1894) - [@&#8203;deining](https://redirect.github.com/deining) made their first contribution in [https://github.com/spf13/viper/pull/1965](https://redirect.github.com/spf13/viper/pull/1965) **Full Changelog**: spf13/viper@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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/jaegertracing/jaeger). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFuZ2Vsb2c6ZGVwZW5kZW5jaWVzIl19--> Signed-off-by: Mend Renovate <[email protected]>
1 parent d6ac23c commit 302d99e

File tree

2 files changed

+26
-42
lines changed

2 files changed

+26
-42
lines changed

go.mod

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ require (
3939
github.com/prometheus/common v0.63.0
4040
github.com/spf13/cobra v1.9.1
4141
github.com/spf13/pflag v1.0.6
42-
github.com/spf13/viper v1.19.0
42+
github.com/spf13/viper v1.20.0
4343
github.com/stretchr/testify v1.10.0
4444
github.com/uber/jaeger-client-go v2.30.0+incompatible
4545
github.com/xdg-go/scram v1.1.2
@@ -165,7 +165,6 @@ require (
165165
github.com/hashicorp/go-version v1.7.0 // indirect
166166
github.com/hashicorp/golang-lru v1.0.2 // indirect
167167
github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
168-
github.com/hashicorp/hcl v1.0.0 // indirect
169168
github.com/iancoleman/strcase v0.3.0 // indirect
170169
github.com/inconshreveable/mousetrap v1.1.0 // indirect
171170
github.com/jcmturner/aescts/v2 v2.0.0 // indirect
@@ -185,10 +184,8 @@ require (
185184
github.com/lightstep/go-expohisto v1.0.0 // indirect
186185
github.com/lufia/plan9stats v0.0.0-20220913051719-115f729f3c8c // indirect
187186
github.com/magefile/mage v1.15.0 // indirect
188-
github.com/magiconair/properties v1.8.7 // indirect
189187
github.com/mailru/easyjson v0.7.7 // indirect
190188
github.com/mitchellh/copystructure v1.2.0 // indirect
191-
github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c // indirect
192189
github.com/mitchellh/reflectwalk v1.0.2 // indirect
193190
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
194191
github.com/modern-go/reflect2 v1.0.2 // indirect
@@ -212,7 +209,7 @@ require (
212209
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/zipkin v0.121.0 // indirect
213210
github.com/opentracing/opentracing-go v1.2.0 // indirect
214211
github.com/openzipkin/zipkin-go v0.4.3 // indirect
215-
github.com/pelletier/go-toml/v2 v2.2.2 // indirect
212+
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
216213
github.com/pierrec/lz4 v2.6.1+incompatible // indirect
217214
github.com/pierrec/lz4/v4 v4.1.22 // indirect
218215
github.com/pkg/errors v0.9.1 // indirect
@@ -224,12 +221,11 @@ require (
224221
github.com/rogpeppe/go-internal v1.13.1 // indirect
225222
github.com/rs/cors v1.11.1 // indirect
226223
github.com/russross/blackfriday/v2 v2.1.0 // indirect
227-
github.com/sagikazarmark/locafero v0.4.0 // indirect
228-
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
224+
github.com/sagikazarmark/locafero v0.7.0 // indirect
229225
github.com/shirou/gopsutil/v4 v4.25.1 // indirect
230226
github.com/sourcegraph/conc v0.3.0 // indirect
231-
github.com/spf13/afero v1.11.0 // indirect
232-
github.com/spf13/cast v1.6.0 // indirect
227+
github.com/spf13/afero v1.12.0 // indirect
228+
github.com/spf13/cast v1.7.1 // indirect
233229
github.com/stretchr/objx v0.5.2 // indirect
234230
github.com/subosito/gotenv v1.6.0 // indirect
235231
github.com/tklauser/go-sysconf v0.3.12 // indirect
@@ -291,7 +287,6 @@ require (
291287
google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a // indirect
292288
google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a // indirect
293289
gopkg.in/inf.v0 v0.9.1 // indirect
294-
gopkg.in/ini.v1 v1.67.0 // indirect
295290
gopkg.in/yaml.v2 v2.4.0 // indirect
296291
)
297292

go.sum

Lines changed: 21 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
cloud.google.com/go v0.112.1 h1:uJSeirPke5UNZHIb4SxfZklVSiWWVqW4oXlETwZziwM=
2-
cloud.google.com/go/auth v0.9.5 h1:4CTn43Eynw40aFVr3GpPqsQponx2jv0BQpjvajsbbzw=
3-
cloud.google.com/go/auth v0.9.5/go.mod h1:Xo0n7n66eHyOWWCnitop6870Ilwo3PiZyodVkkH1xWM=
4-
cloud.google.com/go/auth/oauth2adapt v0.2.4 h1:0GWE/FUsXhf6C+jAkWgYm7X9tK8cuEIfy19DBn6B6bY=
5-
cloud.google.com/go/auth/oauth2adapt v0.2.4/go.mod h1:jC/jOpwFP6JBxhB3P5Rr0a9HLMC/Pe3eaL4NmdvqPtc=
6-
cloud.google.com/go/compute v1.24.0 h1:phWcR2eWzRJaL/kOiJwfFsPs4BaKq1j6vnpZrc1YlVg=
1+
cloud.google.com/go v0.116.0 h1:B3fRrSDkLRt5qSHWe40ERJvhvnQwdZiHu0bJOpldweE=
2+
cloud.google.com/go/auth v0.13.0 h1:8Fu8TZy167JkW8Tj3q7dIkr2v4cndv41ouecJx0PAHs=
3+
cloud.google.com/go/auth v0.13.0/go.mod h1:COOjD9gwfKNKz+IIduatIhYJQIc0mG3H102r/EMxX6Q=
4+
cloud.google.com/go/auth/oauth2adapt v0.2.6 h1:V6a6XDu2lTwPZWOawrAa9HUK+DB2zfJyTuciBG5hFkU=
5+
cloud.google.com/go/auth/oauth2adapt v0.2.6/go.mod h1:AlmsELtlEBnaNTL7jCj8VQFLy6mbZv0s4Q7NGBeQ5E8=
76
cloud.google.com/go/compute/metadata v0.6.0 h1:A6hENjEsCDtC1k8byVsgwvVcioamEHvZ4j01OwKxG9I=
87
cloud.google.com/go/compute/metadata v0.6.0/go.mod h1:FjyFAW1MW0C203CEOMDTu3Dk1FlqW3Rga40jzHL4hfg=
98
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
@@ -247,8 +246,8 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
247246
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
248247
github.com/googleapis/enterprise-certificate-proxy v0.3.4 h1:XYIDZApgAnrN1c855gTgghdIA6Stxb52D5RnLI1SLyw=
249248
github.com/googleapis/enterprise-certificate-proxy v0.3.4/go.mod h1:YKe7cfqYXjKGpGvmSg28/fFvhNzinZQm8DGnaburhGA=
250-
github.com/googleapis/gax-go/v2 v2.13.0 h1:yitjD5f7jQHhyDsnhKEBU52NdvvdSeGzlAnDPT0hH1s=
251-
github.com/googleapis/gax-go/v2 v2.13.0/go.mod h1:Z/fvTZXF8/uw7Xu5GuslPw+bplx6SS338j1Is2S+B7A=
249+
github.com/googleapis/gax-go/v2 v2.14.1 h1:hb0FFeiPaQskmvakKu5EbCbpntQn48jyHuvrkurSS/Q=
250+
github.com/googleapis/gax-go/v2 v2.14.1/go.mod h1:Hb/NubMaVM88SrNkvl8X/o8XWwDJEPqouaLeN2IUxoA=
252251
github.com/gophercloud/gophercloud v1.14.1 h1:DTCNaTVGl8/cFu58O1JwWgis9gtISAFONqpMKNg/Vpw=
253252
github.com/gophercloud/gophercloud v1.14.1/go.mod h1:aAVqcocTSXh2vYFZ1JTvx4EQmfgzxRcNupUfxZbBNDM=
254253
github.com/gorilla/handlers v1.5.2 h1:cLTUSsNkgcwhgRqvCNmdbRWG0A3N4F+M2nWKdScwyEE=
@@ -297,8 +296,6 @@ github.com/hashicorp/golang-lru v1.0.2 h1:dV3g9Z/unq5DpblPpw+Oqcv4dU/1omnb4Ok8iP
297296
github.com/hashicorp/golang-lru v1.0.2/go.mod h1:iADmTwqILo4mZ8BN3D2Q6+9jd8WM5uGBxy+E8yxSoD4=
298297
github.com/hashicorp/golang-lru/v2 v2.0.7 h1:a+bsQ5rvGLjzHuww6tVxozPZFVghXaHOwFs4luLUK2k=
299298
github.com/hashicorp/golang-lru/v2 v2.0.7/go.mod h1:QeFd9opnmA6QUJc5vARoKUSoFhyfM2/ZepoAG6RGpeM=
300-
github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=
301-
github.com/hashicorp/hcl v1.0.0/go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ=
302299
github.com/hashicorp/nomad/api v0.0.0-20240717122358-3d93bd3778f3 h1:fgVfQ4AC1avVOnu2cfms8VAiD8lUq3vWI8mTocOXN/w=
303300
github.com/hashicorp/nomad/api v0.0.0-20240717122358-3d93bd3778f3/go.mod h1:svtxn6QnrQ69P23VvIWMR34tg3vmwLz4UdUzm1dSCgE=
304301
github.com/hashicorp/serf v0.10.1 h1:Z1H2J60yRKvfDYAOZLd2MU0ND4AH/WDz7xYHDWQsIPY=
@@ -377,8 +374,6 @@ github.com/lufia/plan9stats v0.0.0-20220913051719-115f729f3c8c h1:VtwQ41oftZwlMn
377374
github.com/lufia/plan9stats v0.0.0-20220913051719-115f729f3c8c/go.mod h1:JKx41uQRwqlTZabZc+kILPrO/3jlKnQ2Z8b7YiVw5cE=
378375
github.com/magefile/mage v1.15.0 h1:BvGheCMAsG3bWUDbZ8AyXXpCNwU9u5CB6sM+HNb9HYg=
379376
github.com/magefile/mage v1.15.0/go.mod h1:z5UZb/iS3GoOSn0JgWuiw7dxlurVYTu+/jHXqQg881A=
380-
github.com/magiconair/properties v1.8.7 h1:IeQXZAiQcpL9mgcAe1Nu6cX9LLw6ExEHKjN0VQdvPDY=
381-
github.com/magiconair/properties v1.8.7/go.mod h1:Dhd985XPs7jluiymwWYZ0G4Z61jb3vdS329zhj2hYo0=
382377
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=
383378
github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc=
384379
github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA=
@@ -488,8 +483,8 @@ github.com/openzipkin/zipkin-go v0.4.3 h1:9EGwpqkgnwdEIJ+Od7QVSEIH+ocmm5nPat0G7s
488483
github.com/openzipkin/zipkin-go v0.4.3/go.mod h1:M9wCJZFWCo2RiY+o1eBCEMe0Dp2S5LDHcMZmk3RmK7c=
489484
github.com/ovh/go-ovh v1.6.0 h1:ixLOwxQdzYDx296sXcgS35TOPEahJkpjMGtzPadCjQI=
490485
github.com/ovh/go-ovh v1.6.0/go.mod h1:cTVDnl94z4tl8pP1uZ/8jlVxntjSIf09bNcQ5TJSC7c=
491-
github.com/pelletier/go-toml/v2 v2.2.2 h1:aYUidT7k73Pcl9nb2gScu7NSrKCSHIDE89b3+6Wq+LM=
492-
github.com/pelletier/go-toml/v2 v2.2.2/go.mod h1:1t835xjRzz80PqgE6HHgN2JOsmgYu/h4qDAS4n929Rs=
486+
github.com/pelletier/go-toml/v2 v2.2.3 h1:YmeHyLY8mFWbdkNWwpr+qIL2bEqT0o95WSdkNHvL12M=
487+
github.com/pelletier/go-toml/v2 v2.2.3/go.mod h1:MfCQTFTvCcUyyvvwm1+G6H/jORL20Xlb6rzQu9GuUkc=
493488
github.com/pierrec/lz4 v2.6.1+incompatible h1:9UY3+iC23yxF0UfGaYrGplQ+79Rg+h/q9FV9ix19jjM=
494489
github.com/pierrec/lz4 v2.6.1+incompatible/go.mod h1:pdkljMzZIN41W+lC3N2tnIh5sFi+IEE17M5jbnwPHcY=
495490
github.com/pierrec/lz4/v4 v4.1.22 h1:cKFw6uJDK+/gfw5BcDL0JL5aBsAFdsIT18eRtLj7VIU=
@@ -533,10 +528,8 @@ github.com/rs/cors v1.11.1/go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU
533528
github.com/russross/blackfriday/v2 v2.0.1/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
534529
github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk=
535530
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
536-
github.com/sagikazarmark/locafero v0.4.0 h1:HApY1R9zGo4DBgr7dqsTH/JJxLTTsOt7u6keLGt6kNQ=
537-
github.com/sagikazarmark/locafero v0.4.0/go.mod h1:Pe1W6UlPYUk/+wc/6KFhbORCfqzgYEpgQ3O5fPuL3H4=
538-
github.com/sagikazarmark/slog-shim v0.1.0 h1:diDBnUNK9N/354PgrxMywXnAwEr1QZcOr6gto+ugjYE=
539-
github.com/sagikazarmark/slog-shim v0.1.0/go.mod h1:SrcSrq8aKtyuqEI1uvTDTK1arOWRIczQRv+GVI1AkeQ=
531+
github.com/sagikazarmark/locafero v0.7.0 h1:5MqpDsTGNDhY8sGp0Aowyf0qKsPrhewaLSsFaodPcyo=
532+
github.com/sagikazarmark/locafero v0.7.0/go.mod h1:2za3Cg5rMaTMoG/2Ulr9AwtFaIppKXTRYnozin4aB5k=
540533
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.30 h1:yoKAVkEVwAqbGbR8n87rHQ1dulL25rKloGadb3vm770=
541534
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.30/go.mod h1:sH0u6fq6x4R5M7WxkoQFY/o7UaiItec0o1LinLCJNq8=
542535
github.com/shirou/gopsutil/v4 v4.25.1 h1:QSWkTc+fu9LTAWfkZwZ6j8MSUk4A2LV7rbH0ZqmLjXs=
@@ -545,16 +538,16 @@ github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod h1:1NzhyTcUVG4SuEtjjoZeV
545538
github.com/sirupsen/logrus v1.8.1/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
546539
github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo=
547540
github.com/sourcegraph/conc v0.3.0/go.mod h1:Sdozi7LEKbFPqYX2/J+iBAM6HpqSLTASQIKqDmF7Mt0=
548-
github.com/spf13/afero v1.11.0 h1:WJQKhtpdm3v2IzqG8VMqrr6Rf3UYpEF239Jy9wNepM8=
549-
github.com/spf13/afero v1.11.0/go.mod h1:GH9Y3pIexgf1MTIWtNGyogA5MwRIDXGUr+hbWNoBjkY=
550-
github.com/spf13/cast v1.6.0 h1:GEiTHELF+vaR5dhz3VqZfFSzZjYbgeKDpBxQVS4GYJ0=
551-
github.com/spf13/cast v1.6.0/go.mod h1:ancEpBxwJDODSW/UG4rDrAqiKolqNNh2DX3mk86cAdo=
541+
github.com/spf13/afero v1.12.0 h1:UcOPyRBYczmFn6yvphxkn9ZEOY65cpwGKb5mL36mrqs=
542+
github.com/spf13/afero v1.12.0/go.mod h1:ZTlWwG4/ahT8W7T0WQ5uYmjI9duaLQGy3Q2OAl4sk/4=
543+
github.com/spf13/cast v1.7.1 h1:cuNEagBQEHWN1FnbGEjCXL2szYEXqfJPbP2HNUaca9Y=
544+
github.com/spf13/cast v1.7.1/go.mod h1:ancEpBxwJDODSW/UG4rDrAqiKolqNNh2DX3mk86cAdo=
552545
github.com/spf13/cobra v1.9.1 h1:CXSaggrXdbHK9CF+8ywj8Amf7PBRmPCOJugH954Nnlo=
553546
github.com/spf13/cobra v1.9.1/go.mod h1:nDyEzZ8ogv936Cinf6g1RU9MRY64Ir93oCnqb9wxYW0=
554547
github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o=
555548
github.com/spf13/pflag v1.0.6/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
556-
github.com/spf13/viper v1.19.0 h1:RWq5SEjt8o25SROyN3z2OrDB9l7RPd3lwTWU8EcEdcI=
557-
github.com/spf13/viper v1.19.0/go.mod h1:GQUN9bilAbhU/jgc1bKs99f/suXKeUMct8Adx5+Ntkg=
549+
github.com/spf13/viper v1.20.0 h1:zrxIyR3RQIOsarIrgL8+sAvALXul9jeEPa06Y0Ph6vY=
550+
github.com/spf13/viper v1.20.0/go.mod h1:P9Mdzt1zoHIG8m2eZQinpiBjo6kCmZSKBClNNqjJvu4=
558551
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
559552
github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=
560553
github.com/stretchr/objx v0.5.0/go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo=
@@ -569,8 +562,6 @@ github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
569562
github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
570563
github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
571564
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
572-
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
573-
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
574565
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=
575566
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
576567
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
@@ -603,8 +594,6 @@ github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9dec
603594
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
604595
github.com/yusufpapurcu/wmi v1.2.4 h1:zFUKzehAFReQwLys1b/iSMl+JQGSCSjtVqQn9bBrPo0=
605596
github.com/yusufpapurcu/wmi v1.2.4/go.mod h1:SBZ9tNy3G9/m5Oi98Zks0QjeHVDvuK0qfxQmPyzfmi0=
606-
go.opencensus.io v0.24.0 h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0=
607-
go.opencensus.io v0.24.0/go.mod h1:vNK8G9p7aAivkbmorf4v+7Hgx+Zs0yY+0fOtgBfjQKo=
608597
go.opentelemetry.io/auto/sdk v1.1.0 h1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA=
609598
go.opentelemetry.io/auto/sdk v1.1.0/go.mod h1:3wSPjt5PWp2RhlCcmmOial7AvC4DQqZb7a7wCow3W8A=
610599
go.opentelemetry.io/collector v0.121.0 h1:K23nHTjhqKDOYpBUDyeK0/Yjzs5Py8Ysvec7zyKXuK0=
@@ -934,8 +923,8 @@ golang.org/x/text v0.15.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU=
934923
golang.org/x/text v0.21.0/go.mod h1:4IBbMaMmOPCJ8SecivzSH54+73PCFmPWxNTLm+vZkEQ=
935924
golang.org/x/text v0.23.0 h1:D71I7dUrlY+VX0gQShAThNGHFxZ13dGLBHQLVl1mJlY=
936925
golang.org/x/text v0.23.0/go.mod h1:/BLNzu4aZCJ1+kcD0DNRotWKage4q2rGVAg4o22unh4=
937-
golang.org/x/time v0.6.0 h1:eTDhh4ZXt5Qf0augr54TN6suAUudPcawVZeIAPU7D4U=
938-
golang.org/x/time v0.6.0/go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM=
926+
golang.org/x/time v0.8.0 h1:9i3RxcPv3PZnitoVGMPDKZSq1xW1gK1Xy3ArNOGZfEg=
927+
golang.org/x/time v0.8.0/go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM=
939928
golang.org/x/tools v0.0.0-20180525024113-a5b4c53f6e8b/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
940929
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
941930
golang.org/x/tools v0.0.0-20190206041539-40960b6deb8e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
@@ -960,8 +949,8 @@ gonum.org/v1/gonum v0.15.1 h1:FNy7N6OUZVUaWG9pTiD+jlhdQ3lMP+/LcTpJ6+a8sQ0=
960949
gonum.org/v1/gonum v0.15.1/go.mod h1:eZTZuRFrzu5pcyjN5wJhcIhnUdNijYxX1T2IcrOGY0o=
961950
gonum.org/v1/netlib v0.0.0-20190313105609-8cb42192e0e0/go.mod h1:wa6Ws7BG/ESfp6dHfk7C6KdzKA7wR7u/rKwOGE66zvw=
962951
gonum.org/v1/plot v0.0.0-20190515093506-e2840ee46a6b/go.mod h1:Wt8AAjI+ypCyYX3nZBvf6cAIx93T+c/OS2HFAYskSZc=
963-
google.golang.org/api v0.199.0 h1:aWUXClp+VFJmqE0JPvpZOK3LDQMyFKYIow4etYd9qxs=
964-
google.golang.org/api v0.199.0/go.mod h1:ohG4qSztDJmZdjK/Ar6MhbAmb/Rpi4JHOqagsh90K28=
952+
google.golang.org/api v0.215.0 h1:jdYF4qnyczlEz2ReWIsosNLDuzXyvFHJtI5gcr0J7t0=
953+
google.golang.org/api v0.215.0/go.mod h1:fta3CVtuJYOEdugLNWm6WodzOS8KdFckABwN4I40hzY=
965954
google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a h1:nwKuGPlUAt+aR+pcrkfFRrTU1BVrSmYyYMxYbUIVHr0=
966955
google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a/go.mod h1:3kWAYMk1I75K4vykHtKt2ycnOgpA6974V7bREqbsenU=
967956
google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a h1:51aaUVRocpvUOSQKM6Q7VuoaktNIaMCLuhZB6DKksq4=

0 commit comments

Comments
 (0)