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/mgechev/revive](https://redirect.github.com/mgechev/revive) | `v1.7.0` -> `v1.8.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/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>mgechev/revive (github.com/mgechev/revive)</summary> ### [`v1.8.0`](https://redirect.github.com/mgechev/revive/releases/tag/v1.8.0) [Compare Source](https://redirect.github.com/mgechev/revive/compare/v1.7.0...v1.8.0) #### Changelog - [`561c949`](561c949334) change: replace log with log/slog for logging ([#​1280](https://redirect.github.com/mgechev/revive/issues/1280)) - [`c9c079f`](c9c079f295) chore(deps): update module golang.org/x/sys to v0.31.0 ([#​1257](https://redirect.github.com/mgechev/revive/issues/1257)) - [`dc3de10`](dc3de104c4) chore(deps): update module golang.org/x/text to v0.23.0 ([#​1259](https://redirect.github.com/mgechev/revive/issues/1259)) - [`54ea25b`](54ea25b718) doc: update description of struct-tag rule ([#​1262](https://redirect.github.com/mgechev/revive/issues/1262)) - [`4f34235`](4f342352f0) feature: add suport of mapstructure struct tags in struct-tag rule ([#​1241](https://redirect.github.com/mgechev/revive/issues/1241)) - [`3bbfedb`](3bbfedbf43) feature: add suport of validate struct tags in struct-tag rule ([#​1244](https://redirect.github.com/mgechev/revive/issues/1244)) - [`88d5434`](88d5434cee) feature: add support for TOML struct tags in struct-tag rule ([#​1255](https://redirect.github.com/mgechev/revive/issues/1255)) - [`3cf67c5`](3cf67c5783) feature: add support of URL struct tags in struct-tag rule ([#​1239](https://redirect.github.com/mgechev/revive/issues/1239)) - [`a4ee892`](a4ee892836) feature: add support of datastore struct tags in struct-tag rume ([#​1240](https://redirect.github.com/mgechev/revive/issues/1240)) - [`88e5689`](88e5689475) fix(deps): update module github.com/burntsushi/toml to v1.5.0 ([#​1276](https://redirect.github.com/mgechev/revive/issues/1276)) - [`8b973cb`](8b973cb1c5) fix(deps): update module github.com/spf13/afero to v1.13.0 ([#​1270](https://redirect.github.com/mgechev/revive/issues/1270)) - [`770af80`](770af80ab2) fix(deps): update module github.com/spf13/afero to v1.14.0 ([#​1271](https://redirect.github.com/mgechev/revive/issues/1271)) - [`c940fa6`](c940fa671b) fix(deps): update module golang.org/x/mod to v0.24.0 ([#​1258](https://redirect.github.com/mgechev/revive/issues/1258)) - [`39ae683`](39ae68321a) fix(deps): update module golang.org/x/tools to v0.31.0 ([#​1261](https://redirect.github.com/mgechev/revive/issues/1261)) - [`b77bb1a`](b77bb1a9db) fix: cognitive complexity nesting with if-else chains ([#​1268](https://redirect.github.com/mgechev/revive/issues/1268)) - [`67d0a61`](67d0a61a1b) fix: error-strings custom funcs overwrites defaults ([#​1249](https://redirect.github.com/mgechev/revive/issues/1249)) - [`77f4474`](77f4474cab) refactor: `string-format` implements ConfigurableRule ([#​1251](https://redirect.github.com/mgechev/revive/issues/1251)) - [`43a44af`](43a44af30f) refactor: apply suggestions from gopls modernize ([#​1282](https://redirect.github.com/mgechev/revive/issues/1282)) - [`9919e6b`](9919e6bbe0) refactor: replace IsAtLeastGo1\* functions by IsAtLeastGoVersion ([#​1274](https://redirect.github.com/mgechev/revive/issues/1274)) - [`b04d5a7`](b04d5a71b6) refactor: return error instead of panic ([#​1252](https://redirect.github.com/mgechev/revive/issues/1252)) - [`6d0498c`](6d0498cb97) refactor: simplify File.disabledIntervals, add tests ([#​1216](https://redirect.github.com/mgechev/revive/issues/1216)) - [`9f5f957`](9f5f957b33) rule: allow lowercased and kebab-cased options ([#​1272](https://redirect.github.com/mgechev/revive/issues/1272)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
230 lines
11 KiB
Modula-2
230 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/v2 v2.0.2
|
|
github.com/jcchavezs/porto v0.7.0
|
|
github.com/wadey/gocovmerge v0.0.0-20160331181800-b5bfa59ec0ad
|
|
go.opentelemetry.io/build-tools/crosslink v0.21.0
|
|
go.opentelemetry.io/build-tools/gotmpl v0.21.0
|
|
go.opentelemetry.io/build-tools/multimod v0.21.0
|
|
go.opentelemetry.io/build-tools/semconvgen v0.21.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.1.0 // indirect
|
|
github.com/Antonboom/testifylint v1.6.1 // indirect
|
|
github.com/BurntSushi/toml v1.5.0 // 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/aymanbagabas/go-osc52/v2 v2.0.1 // 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/charmbracelet/colorprofile v0.3.0 // indirect
|
|
github.com/charmbracelet/lipgloss v1.1.0 // indirect
|
|
github.com/charmbracelet/x/ansi v0.8.0 // indirect
|
|
github.com/charmbracelet/x/cellbuf v0.0.13-0.20250311204145-2c3ea96c31dd // indirect
|
|
github.com/charmbracelet/x/term v0.2.1 // indirect
|
|
github.com/chavacava/garif v0.1.0 // indirect
|
|
github.com/ckaznocha/intrange v0.3.1 // 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.6 // indirect
|
|
github.com/dave/dst v0.27.3 // 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.12 // indirect
|
|
github.com/go-critic/go-critic v0.13.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/golines v0.0.0-20250217232252-b35a6149b587 // 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.14 // 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/lucasb-eyer/go-colorful v1.2.0 // 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.8.0 // indirect
|
|
github.com/mitchellh/go-homedir v1.1.0 // indirect
|
|
github.com/moricho/tparallel v0.3.2 // indirect
|
|
github.com/muesli/termenv v0.16.0 // 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.21.1 // indirect
|
|
github.com/prometheus/client_model v0.6.1 // indirect
|
|
github.com/prometheus/common v0.63.0 // indirect
|
|
github.com/prometheus/procfs v0.16.0 // 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.9.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/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.1 // 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.11.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.3.0 // indirect
|
|
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // 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.21.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.38.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.6 // 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
|
|
)
|