From a135dc2b3b0ddbd58686c4b38f258c7844f90bbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Sep 2022 09:28:57 +0800 Subject: [PATCH] build(deps): bump github.com/cosmtrek/air from 1.40.1 to 1.40.4 (#406) Bumps [github.com/cosmtrek/air](https://github.com/cosmtrek/air) from 1.40.1 to 1.40.4. - [Release notes](https://github.com/cosmtrek/air/releases) - [Changelog](https://github.com/cosmtrek/air/blob/master/CHANGELOG.md) - [Commits](https://github.com/cosmtrek/air/compare/v1.40.1...v1.40.4) --- updated-dependencies: - dependency-name: github.com/cosmtrek/air dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 0777f4401f..a1573bf195 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/alicebob/miniredis/v2 v2.23.0 github.com/apache/rocketmq-client-go/v2 v2.1.1-rc2 github.com/codegangsta/inject v0.0.0-20150114235600-33e0aa1cb7c0 - github.com/cosmtrek/air v1.40.1 + github.com/cosmtrek/air v1.40.4 github.com/davecgh/go-spew v1.1.1 github.com/dimiro1/banner v1.1.0 github.com/fatih/color v1.13.0 diff --git a/go.sum b/go.sum index 703d3aa87b..ceae254701 100644 --- a/go.sum +++ b/go.sum @@ -147,8 +147,8 @@ github.com/coreos/go-systemd v0.0.0-20190719114852-fd7a80b32e1f/go.mod h1:F5haX7 github.com/coreos/go-systemd/v22 v22.3.2 h1:D9/bQk5vlXQFZ6Kwuu6zaiXJ9oTPe68++AzAJc1DzSI= github.com/coreos/go-systemd/v22 v22.3.2/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc= github.com/coreos/pkg v0.0.0-20160727233714-3ac0863d7acf/go.mod h1:E3G3o1h8I7cfcXa63jLwjI0eiQQMgzzUDFVpN/nH/eA= -github.com/cosmtrek/air v1.40.1 h1:Q1wQ5lunOHGIfpKpsxpz9fk6s4fN/+9eJjo++HHWIbE= -github.com/cosmtrek/air v1.40.1/go.mod h1:Urz3nl9UBvc/rntZkXRBttYWt4sBeh2NZaGcdBbkNak= +github.com/cosmtrek/air v1.40.4 h1:AjSlvS7IofbSf4m0BkJLm6TnBlfREwkJ9eCmLR3FLHc= +github.com/cosmtrek/air v1.40.4/go.mod h1:Urz3nl9UBvc/rntZkXRBttYWt4sBeh2NZaGcdBbkNak= github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d/go.mod h1:maD7wRr/U5Z6m/iR4s+kqSMx2CaBsrgA7czyZG/E6dU= github.com/cpuguy83/go-md2man/v2 v2.0.1 h1:r/myEWzV9lfsM1tFLgDyu0atFtJ1fXn261LKYj/3DxU= github.com/cpuguy83/go-md2man/v2 v2.0.1/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=