We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b05e397 commit addd06cCopy full SHA for addd06c
go.mod
@@ -44,7 +44,7 @@ require (
44
github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
45
github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e
46
github.com/golangci/misspell v0.4.1
47
- github.com/golangci/plugin-module-register v0.0.0-20240305222101-f76272ec86ee
+ github.com/golangci/plugin-module-register v0.1.0
48
github.com/golangci/revgrep v0.5.2
49
github.com/golangci/unconvert v0.0.0-20240309020433-c5143eacb3ed
50
github.com/gordonklaus/ineffassign v0.1.0
go.sum
0 commit comments