You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2026-06-03 18:35:08 +02:00
chore(deps): update module github.com/godoc-lint/godoc-lint to v0.11.2 (#7916)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/godoc-lint/godoc-lint](https://redirect.github.com/godoc-lint/godoc-lint) | `v0.11.1` → `v0.11.2` |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>godoc-lint/godoc-lint (github.com/godoc-lint/godoc-lint)</summary> ### [`v0.11.2`](https://redirect.github.com/godoc-lint/godoc-lint/releases/tag/v0.11.2) [Compare Source](https://redirect.github.com/godoc-lint/godoc-lint/compare/v0.11.1...v0.11.2) #### Notable changes - Updated Go stdlib definition dataset to go1.26 ([#​95](https://redirect.github.com/godoc-lint/godoc-lint/issues/95) by [@​babakks](https://redirect.github.com/babakks)) #### Changelog - [`b693b7f`](https://redirect.github.com/godoc-lint/godoc-lint/commit/b693b7ffce6dcbc0d193cc6368b5b3f994827ff3) Merge pull request [#​97](https://redirect.github.com/godoc-lint/godoc-lint/issues/97) from godoc-lint/babakks/release-v0.11.2 - [`3cf1433`](https://redirect.github.com/godoc-lint/godoc-lint/commit/3cf1433f1bace6956b37461f91280b733f72f002) chore: release v0.11.2 - [`6052a6f`](https://redirect.github.com/godoc-lint/godoc-lint/commit/6052a6feb98b02add258350e25f2f239c277ada1) Merge pull request [#​96](https://redirect.github.com/godoc-lint/godoc-lint/issues/96) from godoc-lint/babakks/use-go1.26-toolchain - [`4918664`](https://redirect.github.com/godoc-lint/godoc-lint/commit/491866470fc2006b8ac3ab7d2fb812d2552a81ef) chore: bump go toolchain to go1.26.0 - [`aa16ada`](https://redirect.github.com/godoc-lint/godoc-lint/commit/aa16ada3ba1c01e81c0a3010e33c70f95f96ec64) Merge pull request [#​95](https://redirect.github.com/godoc-lint/godoc-lint/issues/95) from godoc-lint/babakks/update-stdlib-defs - [`d139c07`](https://redirect.github.com/godoc-lint/godoc-lint/commit/d139c07ead61c4a011d1baa43300993e1aa93d5b) fix: update stdlib defs as of go1.26 - [`4d20863`](https://redirect.github.com/godoc-lint/godoc-lint/commit/4d20863885ae96c04d42b0852da9100c89258485) Merge pull request [#​94](https://redirect.github.com/godoc-lint/godoc-lint/issues/94) from alexandear-org/refactor/simplify-stdlib-doclink - [`f36884b`](https://redirect.github.com/godoc-lint/godoc-lint/commit/f36884b1bceb0735663d4ddd876dab9c77c64862) refactor: simplify findPotentialDoclinks implementation - [`f35cfb7`](https://redirect.github.com/godoc-lint/godoc-lint/commit/f35cfb75d8e1f053b87b54beb421890dd8a395fb) Merge pull request [#​93](https://redirect.github.com/godoc-lint/godoc-lint/issues/93) from godoc-lint/babakks/run-golangci-fmt-in-ci - [`c75dbbd`](https://redirect.github.com/godoc-lint/godoc-lint/commit/c75dbbd3311a38c1c29de9a294f64ee592684769) ci: run golangci-lint fmt - [`0c39410`](https://redirect.github.com/godoc-lint/godoc-lint/commit/0c39410c119ab307cc4eff6f5777e7788aa7d0e4) Merge pull request [#​92](https://redirect.github.com/godoc-lint/godoc-lint/issues/92) from godoc-lint/babakks/update-golangci-version-hint - [`d5c9dcc`](https://redirect.github.com/godoc-lint/godoc-lint/commit/d5c9dcce8985b076deea4d8a85b8c4568a0ecb7c) docs: update golangci version for `require-stdlib-doclink` - [`f4e700a`](https://redirect.github.com/godoc-lint/godoc-lint/commit/f4e700a576a44cb3e7885873a87bc3af016a719f) Merge pull request [#​91](https://redirect.github.com/godoc-lint/godoc-lint/issues/91) from alexandear-org/chore/formatters - [`487cf01`](https://redirect.github.com/godoc-lint/godoc-lint/commit/487cf0116295a2f7679c152d69262e2bbb779386) ci: enable gci and gofumpt formatters - [`d575bb2`](https://redirect.github.com/godoc-lint/godoc-lint/commit/d575bb2b1ac51759bfbbcfef66c405ced777ce5f) chore: bump version ([#​90](https://redirect.github.com/godoc-lint/godoc-lint/issues/90)) *** Released by [GoReleaser](https://redirect.github.com/goreleaser/goreleaser). </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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNS4zIiwidXBkYXRlZEluVmVyIjoiNDMuMTUuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -99,7 +99,7 @@ require (
|
||||
github.com/go-viper/mapstructure/v2 v2.5.0 // indirect
|
||||
github.com/go-xmlfmt/xmlfmt v1.1.3 // indirect
|
||||
github.com/gobwas/glob v0.2.3 // indirect
|
||||
github.com/godoc-lint/godoc-lint v0.11.1 // indirect
|
||||
github.com/godoc-lint/godoc-lint v0.11.2 // indirect
|
||||
github.com/gofrs/flock v0.13.0 // indirect
|
||||
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
|
||||
github.com/golangci/asciicheck v0.5.0 // indirect
|
||||
|
||||
@@ -197,8 +197,8 @@ github.com/go-xmlfmt/xmlfmt v1.1.3 h1:t8Ey3Uy7jDSEisW2K3somuMKIpzktkWptA0iFCnRUW
|
||||
github.com/go-xmlfmt/xmlfmt v1.1.3/go.mod h1:aUCEOzzezBEjDBbFBoSiya/gduyIiWYRP6CnSFIV8AM=
|
||||
github.com/gobwas/glob v0.2.3 h1:A4xDbljILXROh+kObIiy5kIaPYD8e96x1tgBhUI5J+Y=
|
||||
github.com/gobwas/glob v0.2.3/go.mod h1:d3Ez4x06l9bZtSvzIay5+Yzi0fmZzPgnTbPcKjJAkT8=
|
||||
github.com/godoc-lint/godoc-lint v0.11.1 h1:z9as8Qjiy6miRIa3VRymTa+Gt2RLnGICVikcvlUVOaA=
|
||||
github.com/godoc-lint/godoc-lint v0.11.1/go.mod h1:BAqayheFSuZrEAqCRxgw9MyvsM+S/hZwJbU1s/ejRj8=
|
||||
github.com/godoc-lint/godoc-lint v0.11.2 h1:Bp0FkJWoSdNsBikdNgIcgtaoo+xz6I/Y9s5WSBQUeeM=
|
||||
github.com/godoc-lint/godoc-lint v0.11.2/go.mod h1:iVpGdL1JCikNH2gGeAn3Hh+AgN5Gx/I/cxV+91L41jo=
|
||||
github.com/gofrs/flock v0.13.0 h1:95JolYOvGMqeH31+FC7D2+uULf6mG61mEZ/A8dRYMzw=
|
||||
github.com/gofrs/flock v0.13.0/go.mod h1:jxeyy9R1auM5S6JYDBhDt+E2TCo7DkratH4Pgi8P+Z0=
|
||||
github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=
|
||||
|
||||
Reference in New Issue
Block a user