Skip to content
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 #10935

Merged
merged 4 commits into from
Oct 12, 2024

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    b6f6f73 View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    opentelemetrybot committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    c38745c View commit details
    Browse the repository at this point in the history
  3. Fix lint errors (#11423)

    Fix lots of tests, for non-tests add nolint annotations when fix not
    trivial.
    
    Signed-off-by: Bogdan Drutu <[email protected]>
    bogdandrutu authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    b405a8a View commit details
    Browse the repository at this point in the history
  4. Fix lint errors on linux (#11426)

    <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
    Ex. Adding a feature - Explain what this achieves.-->
    #### Description
    
    <!-- Issue number if applicable -->
    #### Link to tracking issue
    Fixes #
    
    <!--Describe what testing was performed and which tests were added.-->
    #### Testing
    
    <!--Describe the documentation added.-->
    #### Documentation
    
    <!--Please delete paragraphs that you did not use before submitting.-->
    
    Signed-off-by: Bogdan Drutu <[email protected]>
    bogdandrutu authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    1e41bf6 View commit details
    Browse the repository at this point in the history