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 027c611 commit ad7ceb6Copy full SHA for ad7ceb6
bin/project
@@ -290,7 +290,7 @@ x.install-tools() {
290
"go install golang.org/x/tools/cmd/goimports@latest"
291
"go install mvdan.cc/gofumpt@latest"
292
"go install mvdan.cc/sh/v3/cmd/shfmt@latest"
293
- "go install github.com/cosmtrek/air@latest"
+ "go install github.com/air-verse/air@latest"
294
"go install github.com/danicc097/xo/v5@v5.6.0"
295
"go install github.com/mikefarah/yq/v4@v4.34.2"
296
"go install github.com/hexdigest/gowrap/cmd/gowrap@latest"
0 commit comments