Skip to content

Commit

Permalink
fix(deps): update module github.com/cosmtrek/air to v1.45.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 28, 2023
1 parent b51a6d9 commit 1a53a26
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
6 changes: 4 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
module github.com/dev-hato/hato-atama

go 1.20
go 1.21

toolchain go1.21.0

require (
cloud.google.com/go/datastore v1.14.0
github.com/cosmtrek/air v1.44.0
github.com/cosmtrek/air v1.45.0
github.com/go-playground/validator/v10 v10.15.1
github.com/labstack/echo/v4 v4.11.1
golang.org/x/tools v0.6.0
Expand Down
1 change: 1 addition & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ github.com/cncf/xds/go v0.0.0-20210922020428-25de7278fc84/go.mod h1:eXthEFrGJvWH
github.com/cncf/xds/go v0.0.0-20211011173535-cb28da3451f1/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
github.com/cosmtrek/air v1.44.0 h1:8qq2Y6Usjpb5bq5/AMMIEdtxmXwGMazcCSsLHw17+3g=
github.com/cosmtrek/air v1.44.0/go.mod h1:KpAB0/hED+9nxpEG9jBLrykdDW5Gbhy8T8bfl/sZzFw=
github.com/cosmtrek/air v1.45.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 1a53a26

Please sign in to comment.