Skip to content

Commit

Permalink
build: Update air
Browse files Browse the repository at this point in the history
  • Loading branch information
jachym-tousek-keboola committed Sep 30, 2024
1 parent bcf0376 commit ca24bb8
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 @@ -61,7 +61,7 @@ fi
# air - code changes watcher
if ! command -v air &> /dev/null
then
go install github.com/air-verse/air@v1.52.3
go install github.com/air-verse/air@latest
fi

# godoc
Expand Down

0 comments on commit ca24bb8

Please sign in to comment.