Skip to content

Commit ad7ceb6

Browse files
authored
Fix air repo org change
1 parent 027c611 commit ad7ceb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ x.install-tools() {
290290
"go install golang.org/x/tools/cmd/goimports@latest"
291291
"go install mvdan.cc/gofumpt@latest"
292292
"go install mvdan.cc/sh/v3/cmd/shfmt@latest"
293-
"go install github.com/cosmtrek/air@latest"
293+
"go install github.com/air-verse/air@latest"
294294
"go install github.com/danicc097/xo/v5@v5.6.0"
295295
"go install github.com/mikefarah/yq/v4@v4.34.2"
296296
"go install github.com/hexdigest/gowrap/cmd/gowrap@latest"

0 commit comments

Comments
 (0)