Skip to content

Commit

Permalink
Merge pull request #1809 from keboola/fix-air-module
Browse files Browse the repository at this point in the history
fix: Air changed project owner
  • Loading branch information
Matovidlo authored Jun 4, 2024
2 parents 4bca4ab + fc27e73 commit 14f9030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ fi
# air - code changes watcher
if ! command -v air &> /dev/null
then
go install github.com/cosmtrek/air@latest
go install github.com/air-verse/air@latest
fi

# godoc
Expand Down

0 comments on commit 14f9030

Please sign in to comment.