You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-11-23 22:34:47 +02:00
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` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​sagikazarmark](https://redirect.github.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1992](https://redirect.github.com/spf13/viper/pull/1992) #### New Contributors - [@​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) - [@​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) - [@​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**: 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 is behind base branch, 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/open-telemetry/opentelemetry-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
220 lines
11 KiB
Modula-2
220 lines
11 KiB
Modula-2
module go.opentelemetry.io/otel/internal/tools
|
|
|
|
go 1.23.0
|
|
|
|
require (
|
|
github.com/client9/misspell v0.3.4
|
|
github.com/gogo/protobuf v1.3.2
|
|
github.com/golangci/golangci-lint v1.64.7
|
|
github.com/jcchavezs/porto v0.7.0
|
|
github.com/wadey/gocovmerge v0.0.0-20160331181800-b5bfa59ec0ad
|
|
go.opentelemetry.io/build-tools/crosslink v0.20.0
|
|
go.opentelemetry.io/build-tools/gotmpl v0.20.0
|
|
go.opentelemetry.io/build-tools/multimod v0.20.0
|
|
go.opentelemetry.io/build-tools/semconvgen v0.20.0
|
|
golang.org/x/exp v0.0.0-20250305212735-054e65f0b394
|
|
golang.org/x/tools v0.31.0
|
|
golang.org/x/vuln v1.1.4
|
|
)
|
|
|
|
require (
|
|
4d63.com/gocheckcompilerdirectives v1.3.0 // indirect
|
|
4d63.com/gochecknoglobals v0.2.2 // indirect
|
|
dario.cat/mergo v1.0.1 // indirect
|
|
github.com/4meepo/tagalign v1.4.2 // indirect
|
|
github.com/Abirdcfly/dupword v0.1.3 // indirect
|
|
github.com/Antonboom/errname v1.1.0 // indirect
|
|
github.com/Antonboom/nilnil v1.0.1 // indirect
|
|
github.com/Antonboom/testifylint v1.6.0 // indirect
|
|
github.com/BurntSushi/toml v1.4.1-0.20241028111116-b7406c026f5a // indirect
|
|
github.com/Crocmagnon/fatcontext v0.7.1 // indirect
|
|
github.com/Djarvur/go-err113 v0.1.0 // indirect
|
|
github.com/GaijinEntertainment/go-exhaustruct/v3 v3.3.1 // indirect
|
|
github.com/Masterminds/semver/v3 v3.3.1 // indirect
|
|
github.com/Microsoft/go-winio v0.6.2 // indirect
|
|
github.com/OpenPeeDeeP/depguard/v2 v2.2.1 // indirect
|
|
github.com/ProtonMail/go-crypto v1.1.6 // indirect
|
|
github.com/alecthomas/go-check-sumtype v0.3.1 // indirect
|
|
github.com/alexkohler/nakedret/v2 v2.0.5 // indirect
|
|
github.com/alexkohler/prealloc v1.0.0 // indirect
|
|
github.com/alingse/asasalint v0.0.11 // indirect
|
|
github.com/alingse/nilnesserr v0.1.2 // indirect
|
|
github.com/ashanbrown/forbidigo v1.6.0 // indirect
|
|
github.com/ashanbrown/makezero v1.2.0 // indirect
|
|
github.com/beorn7/perks v1.0.1 // indirect
|
|
github.com/bkielbasa/cyclop v1.2.3 // indirect
|
|
github.com/blizzy78/varnamelen v0.8.0 // indirect
|
|
github.com/bombsimon/wsl/v4 v4.6.0 // indirect
|
|
github.com/breml/bidichk v0.3.3 // indirect
|
|
github.com/breml/errchkjson v0.4.1 // indirect
|
|
github.com/butuzov/ireturn v0.3.1 // indirect
|
|
github.com/butuzov/mirror v1.3.0 // indirect
|
|
github.com/catenacyber/perfsprint v0.9.1 // indirect
|
|
github.com/ccojocar/zxcvbn-go v1.0.2 // indirect
|
|
github.com/cespare/xxhash/v2 v2.3.0 // indirect
|
|
github.com/charithe/durationcheck v0.0.10 // indirect
|
|
github.com/chavacava/garif v0.1.0 // indirect
|
|
github.com/ckaznocha/intrange v0.3.0 // indirect
|
|
github.com/cloudflare/circl v1.6.0 // indirect
|
|
github.com/curioswitch/go-reassign v0.3.0 // indirect
|
|
github.com/cyphar/filepath-securejoin v0.4.1 // indirect
|
|
github.com/daixiang0/gci v0.13.5 // indirect
|
|
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
|
|
github.com/denis-tingaikin/go-header v0.5.0 // indirect
|
|
github.com/emirpasic/gods v1.18.1 // indirect
|
|
github.com/ettle/strcase v0.2.0 // indirect
|
|
github.com/fatih/color v1.18.0 // indirect
|
|
github.com/fatih/structtag v1.2.0 // indirect
|
|
github.com/firefart/nonamedreturns v1.0.5 // indirect
|
|
github.com/fsnotify/fsnotify v1.8.0 // indirect
|
|
github.com/fzipp/gocyclo v0.6.0 // indirect
|
|
github.com/ghostiam/protogetter v0.3.10 // indirect
|
|
github.com/go-critic/go-critic v0.12.0 // indirect
|
|
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
|
|
github.com/go-git/go-billy/v5 v5.6.2 // indirect
|
|
github.com/go-git/go-git/v5 v5.14.0 // indirect
|
|
github.com/go-toolsmith/astcast v1.1.0 // indirect
|
|
github.com/go-toolsmith/astcopy v1.1.0 // indirect
|
|
github.com/go-toolsmith/astequal v1.2.0 // indirect
|
|
github.com/go-toolsmith/astfmt v1.1.0 // indirect
|
|
github.com/go-toolsmith/astp v1.1.0 // indirect
|
|
github.com/go-toolsmith/strparse v1.1.0 // indirect
|
|
github.com/go-toolsmith/typep v1.1.0 // indirect
|
|
github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
|
|
github.com/go-xmlfmt/xmlfmt v1.1.3 // indirect
|
|
github.com/gobwas/glob v0.2.3 // indirect
|
|
github.com/gofrs/flock v0.12.1 // indirect
|
|
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
|
|
github.com/golangci/dupl v0.0.0-20250308024227-f665c8d69b32 // indirect
|
|
github.com/golangci/go-printf-func-name v0.1.0 // indirect
|
|
github.com/golangci/gofmt v0.0.0-20250106114630-d62b90e6713d // indirect
|
|
github.com/golangci/misspell v0.6.0 // indirect
|
|
github.com/golangci/plugin-module-register v0.1.1 // indirect
|
|
github.com/golangci/revgrep v0.8.0 // indirect
|
|
github.com/golangci/unconvert v0.0.0-20240309020433-c5143eacb3ed // indirect
|
|
github.com/google/go-cmp v0.7.0 // indirect
|
|
github.com/gordonklaus/ineffassign v0.1.0 // indirect
|
|
github.com/gostaticanalysis/analysisutil v0.7.1 // indirect
|
|
github.com/gostaticanalysis/comment v1.5.0 // indirect
|
|
github.com/gostaticanalysis/forcetypeassert v0.2.0 // indirect
|
|
github.com/gostaticanalysis/nilerr v0.1.1 // indirect
|
|
github.com/hashicorp/go-immutable-radix/v2 v2.1.0 // indirect
|
|
github.com/hashicorp/go-version v1.7.0 // indirect
|
|
github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
|
|
github.com/hexops/gotextdiff v1.0.3 // indirect
|
|
github.com/inconshreveable/mousetrap v1.1.0 // indirect
|
|
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
|
|
github.com/jgautheron/goconst v1.7.1 // indirect
|
|
github.com/jingyugao/rowserrcheck v1.1.1 // indirect
|
|
github.com/jjti/go-spancheck v0.6.4 // indirect
|
|
github.com/julz/importas v0.2.0 // indirect
|
|
github.com/karamaru-alpha/copyloopvar v1.2.1 // indirect
|
|
github.com/kevinburke/ssh_config v1.2.0 // indirect
|
|
github.com/kisielk/errcheck v1.9.0 // indirect
|
|
github.com/kkHAIKE/contextcheck v1.1.6 // indirect
|
|
github.com/kulti/thelper v0.6.3 // indirect
|
|
github.com/kunwardeep/paralleltest v1.0.10 // indirect
|
|
github.com/lasiar/canonicalheader v1.1.2 // indirect
|
|
github.com/ldez/exptostd v0.4.2 // indirect
|
|
github.com/ldez/gomoddirectives v0.6.1 // indirect
|
|
github.com/ldez/grignotin v0.9.0 // indirect
|
|
github.com/ldez/tagliatelle v0.7.1 // indirect
|
|
github.com/ldez/usetesting v0.4.2 // indirect
|
|
github.com/leonklingele/grouper v1.1.2 // indirect
|
|
github.com/macabu/inamedparam v0.2.0 // indirect
|
|
github.com/maratori/testableexamples v1.0.0 // indirect
|
|
github.com/maratori/testpackage v1.1.1 // indirect
|
|
github.com/matoous/godox v1.1.0 // indirect
|
|
github.com/mattn/go-colorable v0.1.14 // indirect
|
|
github.com/mattn/go-isatty v0.0.20 // indirect
|
|
github.com/mattn/go-runewidth v0.0.16 // indirect
|
|
github.com/mgechev/revive v1.7.0 // indirect
|
|
github.com/mitchellh/go-homedir v1.1.0 // indirect
|
|
github.com/moricho/tparallel v0.3.2 // indirect
|
|
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
|
|
github.com/nakabonne/nestif v0.3.1 // indirect
|
|
github.com/nishanths/exhaustive v0.12.0 // indirect
|
|
github.com/nishanths/predeclared v0.2.2 // indirect
|
|
github.com/nunnatsa/ginkgolinter v0.19.1 // indirect
|
|
github.com/olekukonko/tablewriter v0.0.5 // indirect
|
|
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
|
|
github.com/pjbgf/sha1cd v0.3.2 // indirect
|
|
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
|
|
github.com/polyfloyd/go-errorlint v1.7.1 // indirect
|
|
github.com/prometheus/client_golang v1.20.5 // indirect
|
|
github.com/prometheus/client_model v0.6.1 // indirect
|
|
github.com/prometheus/common v0.62.0 // indirect
|
|
github.com/prometheus/procfs v0.15.1 // indirect
|
|
github.com/quasilyte/go-ruleguard v0.4.4 // indirect
|
|
github.com/quasilyte/go-ruleguard/dsl v0.3.22 // indirect
|
|
github.com/quasilyte/gogrep v0.5.0 // indirect
|
|
github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727 // indirect
|
|
github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 // indirect
|
|
github.com/raeperd/recvcheck v0.2.0 // indirect
|
|
github.com/rivo/uniseg v0.4.7 // indirect
|
|
github.com/rogpeppe/go-internal v1.14.1 // indirect
|
|
github.com/ryancurrah/gomodguard v1.4.1 // indirect
|
|
github.com/ryanrolds/sqlclosecheck v0.5.1 // indirect
|
|
github.com/sagikazarmark/locafero v0.8.0 // indirect
|
|
github.com/sanposhiho/wastedassign/v2 v2.1.0 // indirect
|
|
github.com/santhosh-tekuri/jsonschema/v6 v6.0.1 // indirect
|
|
github.com/sashamelentyev/interfacebloat v1.1.0 // indirect
|
|
github.com/sashamelentyev/usestdlibvars v1.28.0 // indirect
|
|
github.com/securego/gosec/v2 v2.22.2 // indirect
|
|
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
|
|
github.com/sirupsen/logrus v1.9.3 // indirect
|
|
github.com/sivchari/containedctx v1.0.3 // indirect
|
|
github.com/sivchari/tenv v1.12.1 // indirect
|
|
github.com/skeema/knownhosts v1.3.1 // indirect
|
|
github.com/sonatard/noctx v0.1.0 // indirect
|
|
github.com/sourcegraph/conc v0.3.0 // indirect
|
|
github.com/sourcegraph/go-diff v0.7.0 // indirect
|
|
github.com/spf13/afero v1.14.0 // indirect
|
|
github.com/spf13/cast v1.7.1 // indirect
|
|
github.com/spf13/cobra v1.9.1 // indirect
|
|
github.com/spf13/pflag v1.0.6 // indirect
|
|
github.com/spf13/viper v1.20.0 // indirect
|
|
github.com/ssgreg/nlreturn/v2 v2.2.1 // indirect
|
|
github.com/stbenjam/no-sprintf-host-port v0.2.0 // indirect
|
|
github.com/stretchr/objx v0.5.2 // indirect
|
|
github.com/stretchr/testify v1.10.0 // indirect
|
|
github.com/subosito/gotenv v1.6.0 // indirect
|
|
github.com/tdakkota/asciicheck v0.4.1 // indirect
|
|
github.com/tetafro/godot v1.5.0 // indirect
|
|
github.com/timakin/bodyclose v0.0.0-20241222091800-1db5c5ca4d67 // indirect
|
|
github.com/timonwong/loggercheck v0.10.1 // indirect
|
|
github.com/tomarrell/wrapcheck/v2 v2.10.0 // indirect
|
|
github.com/tommy-muehle/go-mnd/v2 v2.5.1 // indirect
|
|
github.com/ultraware/funlen v0.2.0 // indirect
|
|
github.com/ultraware/whitespace v0.2.0 // indirect
|
|
github.com/uudashr/gocognit v1.2.0 // indirect
|
|
github.com/uudashr/iface v1.3.1 // indirect
|
|
github.com/xanzy/ssh-agent v0.3.3 // indirect
|
|
github.com/xen0n/gosmopolitan v1.2.2 // indirect
|
|
github.com/yagipy/maintidx v1.0.0 // indirect
|
|
github.com/yeya24/promlinter v0.3.0 // indirect
|
|
github.com/ykadowak/zerologlint v0.1.5 // indirect
|
|
gitlab.com/bosi/decorder v0.4.2 // indirect
|
|
go-simpler.org/musttag v0.13.0 // indirect
|
|
go-simpler.org/sloglint v0.9.0 // indirect
|
|
go.opentelemetry.io/build-tools v0.20.0 // indirect
|
|
go.uber.org/automaxprocs v1.6.0 // indirect
|
|
go.uber.org/multierr v1.11.0 // indirect
|
|
go.uber.org/zap v1.27.0 // indirect
|
|
golang.org/x/crypto v0.36.0 // indirect
|
|
golang.org/x/exp/typeparams v0.0.0-20250305212735-054e65f0b394 // indirect
|
|
golang.org/x/mod v0.24.0 // indirect
|
|
golang.org/x/net v0.37.0 // indirect
|
|
golang.org/x/sync v0.12.0 // indirect
|
|
golang.org/x/sys v0.31.0 // indirect
|
|
golang.org/x/telemetry v0.0.0-20250310203348-fdfaad844314 // indirect
|
|
golang.org/x/text v0.23.0 // indirect
|
|
google.golang.org/protobuf v1.36.5 // indirect
|
|
gopkg.in/warnings.v0 v0.1.2 // indirect
|
|
gopkg.in/yaml.v2 v2.4.0 // indirect
|
|
gopkg.in/yaml.v3 v3.0.1 // indirect
|
|
honnef.co/go/tools v0.6.1 // indirect
|
|
mvdan.cc/gofumpt v0.7.0 // indirect
|
|
mvdan.cc/unparam v0.0.0-20250301125049-0df0534333a4 // indirect
|
|
)
|