Skip to content

Commit

Permalink
Bump github.com/cosmtrek/air from 1.48.0 to 1.49.0 (#3714)
Browse files Browse the repository at this point in the history
Bumps [github.com/cosmtrek/air](https://github.com/cosmtrek/air) from 1.48.0 to 1.49.0.
- [Release notes](https://github.com/cosmtrek/air/releases)
- [Changelog](https://github.com/cosmtrek/air/blob/master/.goreleaser.yml)
- [Commits](air-verse/air@v1.48.0...v1.49.0)

---
updated-dependencies:
- dependency-name: github.com/cosmtrek/air
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent a8bcb21 commit 0bc0db8
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 @@ -6,7 +6,7 @@ toolchain go1.21.2

require (
cloud.google.com/go/datastore v1.15.0
github.com/cosmtrek/air v1.48.0
github.com/cosmtrek/air v1.49.0
github.com/go-playground/validator/v10 v10.15.5
github.com/labstack/echo/v4 v4.11.2
golang.org/x/tools v0.14.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ github.com/cncf/udpa/go v0.0.0-20210930031921-04548b0d99d4/go.mod h1:6pvJx4me5XP
github.com/cncf/xds/go v0.0.0-20210805033703-aa0b78936158/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
github.com/cncf/xds/go v0.0.0-20210922020428-25de7278fc84/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
github.com/cncf/xds/go v0.0.0-20211011173535-cb28da3451f1/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
github.com/cosmtrek/air v1.48.0 h1:evkFm58fj74yewA+j57DtXr/bZsB89rLXNeVRMiN7Ek=
github.com/cosmtrek/air v1.48.0/go.mod h1:yOz9vy7edZ75KRN9+Ofqwm3OU0wuv4Csc+ikMeZxxS8=
github.com/cosmtrek/air v1.49.0 h1:/LfwnLquRoRyUO/K+m/6N5YpUkxcKcDGq2dH7RYbT9c=
github.com/cosmtrek/air v1.49.0/go.mod h1:yOz9vy7edZ75KRN9+Ofqwm3OU0wuv4Csc+ikMeZxxS8=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/creack/pty v1.1.18 h1:n56/Zwd5o6whRC5PMGretI4IdRLlmBXYNjScPaBgsbY=
github.com/creack/pty v1.1.18/go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr4O4=
Expand Down

0 comments on commit 0bc0db8

Please sign in to comment.