Skip to content

chore: bump golangci-lint to v2.7.2 #2651

@canu0205

Description

@canu0205

Summary

golangci/golangci-lint#6018 this pr bumps github.com/tdakkota/asciicheck dependency.

Description

when go mod tidy, it outputs this error below:

go: downloading github.com/tdakkota/asciicheck v0.1.1
go: github.com/sei-protocol/sei-chain/oracle/price-feeder/tools imports
        github.com/golangci/golangci-lint/cmd/golangci-lint imports
        github.com/golangci/golangci-lint/pkg/commands imports
        github.com/golangci/golangci-lint/pkg/lint/lintersdb imports
        github.com/golangci/golangci-lint/pkg/golinters imports
        github.com/tdakkota/asciicheck: reading github.com/tdakkota/asciicheck/go.mod at revision v0.1.1: git ls-remote -q origin in /Users/chris/go/pkg/mod/cache/vcs/e91413ff76cb95901df8e2d834855d07c617befa58b5014bc6cd6fd1148034dd: exit status 128:
        ERROR: Repository not found.
        fatal: Could not read from remote repository.
        
        Please make sure you have the correct access rights
        and the repository exists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions