Skip to content

Commit

Permalink
chore: update go tool->path mapping
Browse files Browse the repository at this point in the history
Signed-off-by: herodot <[email protected]>
  • Loading branch information
bitsark authored and denyeart committed Jan 22, 2025
1 parent c3e868c commit 075ba68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gotools.mk
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ go.fqp.goimports := golang.org/x/tools/cmd/goimports
go.fqp.golint := golang.org/x/lint/golint
go.fqp.govulncheck := golang.org/x/vuln/cmd/govulncheck@latest
go.fqp.misspell := github.com/client9/misspell/cmd/misspell
go.fqp.mockery := github.com/vektra/mockery/cmd/mockery
go.fqp.mockery := github.com/vektra/mockery/v2
go.fqp.protoc-gen-go := google.golang.org/protobuf/cmd/protoc-gen-go
go.fqp.protoc-gen-go-grpc := google.golang.org/grpc/cmd/protoc-gen-go-grpc
go.fqp.staticcheck := honnef.co/go/tools/cmd/[email protected]
Expand Down

0 comments on commit 075ba68

Please sign in to comment.