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

Update tools #492

Merged
merged 1 commit into from
Feb 25, 2020
Merged

Update tools #492

merged 1 commit into from
Feb 25, 2020

Commits on Feb 20, 2020

  1. Update tools

    This bumps the tools we use during build and linting to latest
    versions in hope of fixing an annoying warning I was often getting
    during linting.
    
    The warnings I was getting were for example:
    
    WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed
    prerequisites: [email protected]/otel/exporter/metric/stdout
    [go.opentelemetry.io/otel/sdk/metric.test]
    
    WARN [runner] Can't run linter goanalysis_metalinter: fact_purity:
    failed prerequisites:
    [email protected]/otel/internal/metric
    [go.opentelemetry.io/otel/api/metric.test]
    krnowak committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    6129e8a View commit details
    Browse the repository at this point in the history