-
Notifications
You must be signed in to change notification settings - Fork 858
Open
Description
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
Labels
No labels