Update module github.com/cosmtrek/air to v1.52.0

This commit is contained in:
Renovate Bot 2024-05-06 02:05:34 +00:00
parent 434ef46088
commit 62c3540467
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ DIFF ?= diff --unified
XGO_VERSION := go-1.21.x
AIR_PACKAGE ?= github.com/cosmtrek/air@v1.49.0 # renovate: datasource=go
AIR_PACKAGE ?= github.com/cosmtrek/air@v1.52.0 # renovate: datasource=go
EDITORCONFIG_CHECKER_PACKAGE ?= github.com/editorconfig-checker/editorconfig-checker/v2/cmd/editorconfig-checker@2.8.0 # renovate: datasource=go
GOFUMPT_PACKAGE ?= mvdan.cc/gofumpt@v0.6.0 # renovate: datasource=go
GOLANGCI_LINT_PACKAGE ?= github.com/golangci/golangci-lint/cmd/golangci-lint@v1.57.2 # renovate: datasource=go