Skip to content

Commit

Permalink
Fix air repo org change
Browse files Browse the repository at this point in the history
  • Loading branch information
danicc097 authored Jun 5, 2024
1 parent 027c611 commit ad7ceb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/project
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ x.install-tools() {
"go install golang.org/x/tools/cmd/goimports@latest"
"go install mvdan.cc/gofumpt@latest"
"go install mvdan.cc/sh/v3/cmd/shfmt@latest"
"go install github.com/cosmtrek/air@latest"
"go install github.com/air-verse/air@latest"
"go install github.com/danicc097/xo/[email protected]"
"go install github.com/mikefarah/yq/[email protected]"
"go install github.com/hexdigest/gowrap/cmd/gowrap@latest"
Expand Down

0 comments on commit ad7ceb6

Please sign in to comment.