Skip to content

Commit

Permalink
build(deps): bump github.com/cosmtrek/air from 1.40.1 to 1.40.4 (#406)
Browse files Browse the repository at this point in the history
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](air-verse/air@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] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 4, 2022
1 parent cd63afa commit a135dc2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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=
Expand Down

0 comments on commit a135dc2

Please sign in to comment.