Commit acdb648
authored
[chore] Replace asciicheck dep since repo is no longer available (#42753)
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
Seems like github.com/tdakkota/asciicheck is no longer available, but
still imported
[(golangci/golangci-lint)](https://github.com/golangci/golangci-lint/blob/v2.4.0/go.mod#L115)
in the latest release. This is temporary until a new golangci-lint
release will use the updated asciicheck repo.
Some more context
[here](golangci/golangci-lint#6018).1 parent 4124b6f commit acdb648
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
| 306 | + | |
| 307 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments