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 77a5b5d commit c067213Copy full SHA for c067213
README.md
@@ -4,7 +4,7 @@ prealloc is a Go static analysis tool to find slice declarations that could pote
4
5
## Installation
6
7
- go get -u github.com/alexkohler/prealloc
+ go install github.com/alexkohler/prealloc@latest
8
9
## Usage
10
0 commit comments