More typos fixed
This commit is contained in:
parent
dfc8a40e51
commit
15f17c5c92
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
The tool checks for imports for a given `go.mod` file that
|
The tool checks for imports for a given `go.mod` file that
|
||||||
|
|
||||||
- uses `unsafe`
|
- use `unsafe`
|
||||||
- uses cgo
|
- use cgo
|
||||||
- import `/net/http/pprof`
|
- import `/net/http/pprof`
|
||||||
|
|
||||||
The checks are performed transitively, following dependencies.
|
The checks are performed transitively, following dependencies.
|
||||||
|
Loading…
Reference in New Issue
Block a user