Skip to content

Commit f28725a

Browse files
renovate[bot]opentelemetrybot
authored andcommitted
Update module github.com/golangci/golangci-lint to v1.58.1 (open-telemetry#10146)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/golangci/golangci-lint](https://togithub.com/golangci/golangci-lint) | `v1.58.0` -> `v1.58.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgolangci%2fgolangci-lint/v1.58.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgolangci%2fgolangci-lint/v1.58.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgolangci%2fgolangci-lint/v1.58.0/v1.58.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgolangci%2fgolangci-lint/v1.58.0/v1.58.1?slim=true)](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>golangci/golangci-lint (github.com/golangci/golangci-lint)</summary> ### [`v1.58.1`](https://togithub.com/golangci/golangci-lint/compare/v1.58.0...v1.58.1) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.58.0...v1.58.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
1 parent 472ad32 commit f28725a

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

internal/tools/go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.21
55
require (
66
github.com/a8m/envsubst v1.4.2
77
github.com/client9/misspell v0.3.4
8-
github.com/golangci/golangci-lint v1.58.0
8+
github.com/golangci/golangci-lint v1.58.1
99
github.com/google/addlicense v1.1.1
1010
github.com/jcchavezs/porto v0.6.0
1111
github.com/pavius/impi v0.0.3
@@ -23,7 +23,7 @@ require (
2323
4d63.com/gocheckcompilerdirectives v1.2.1 // indirect
2424
4d63.com/gochecknoglobals v0.2.1 // indirect
2525
dario.cat/mergo v1.0.0 // indirect
26-
github.com/4meepo/tagalign v1.3.3 // indirect
26+
github.com/4meepo/tagalign v1.3.4 // indirect
2727
github.com/Abirdcfly/dupword v0.0.14 // indirect
2828
github.com/Antonboom/errname v0.1.13 // indirect
2929
github.com/Antonboom/nilnil v0.1.8 // indirect
@@ -71,7 +71,7 @@ require (
7171
github.com/firefart/nonamedreturns v1.0.5 // indirect
7272
github.com/fsnotify/fsnotify v1.7.0 // indirect
7373
github.com/fzipp/gocyclo v0.6.0 // indirect
74-
github.com/ghostiam/protogetter v0.3.5 // indirect
74+
github.com/ghostiam/protogetter v0.3.6 // indirect
7575
github.com/go-critic/go-critic v0.11.3 // indirect
7676
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
7777
github.com/go-git/go-billy/v5 v5.5.0 // indirect

internal/tools/go.sum

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)