-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update module github.com/golangci/golangci-lint to v1.61.0 #34664
base: main
Are you sure you want to change the base?
Conversation
|
internal/tools/go.mod
Outdated
@@ -1,12 +1,14 @@ | |||
module github.com/open-telemetry/opentelemetry-collector-contrib/internal/tools | |||
|
|||
go 1.21.0 | |||
go 1.22.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
91ba8c9
to
d3a4c39
Compare
Fix linter failures found in #34664, namely: no need to check whether a slice is nil if you already check its length.
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
9ebe9d2
to
e350a31
Compare
Fix linter failures found in open-telemetry#34664, namely: no need to check whether a slice is nil if you already check its length.
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
83666fe
to
9fa2eb7
Compare
dd3d3ab
to
e62e9c7
Compare
eca9fb5
to
b9c39e6
Compare
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
This PR contains the following updates:
v1.59.1
->v1.61.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
golangci/golangci-lint (github.com/golangci/golangci-lint)
v1.61.0
Compare Source
junit-xml-extended
formatdupword
: from 0.0.14 to 0.1.1fatcontext
: from 0.4.0 to 0.5.2gci
: from 0.13.4 to 0.13.5 (new optionno-lex-order
)go-ruleguard
: from 0.4.2 to0fe6f58
(fix panic with custom linters)godot
: from 1.4.16 to 1.4.17gomodguard
: from 1.3.3 to 1.3.5gosec
: disable temporarilyG407
gosec
: fromab3f6c1
to 2.21.2 (partially fixG115
)intrange
: from 0.1.2 to 0.2.0nolintlint
: remove the empty line in the directive replacementtypecheck
v1.60.3
Compare Source
v1.60.2
Compare Source
v1.60.1
Compare Source
v1.60.0
Compare Source
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.
This PR was generated by Mend Renovate. View the repository job log.