Skip to content

Commit

Permalink
Bump github.com/air-verse/air from 1.60.0 to 1.61.1 (#65)
Browse files Browse the repository at this point in the history
Bumps [github.com/air-verse/air](https://github.com/air-verse/air) from 1.60.0 to 1.61.1.
- [Release notes](https://github.com/air-verse/air/releases)
- [Changelog](https://github.com/air-verse/air/blob/master/.goreleaser.yml)
- [Commits](air-verse/air@v1.60.0...v1.61.1)

---
updated-dependencies:
- dependency-name: github.com/air-verse/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 Nov 4, 2024
1 parent 29b9cd5 commit ad02c5f
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.23.0

require (
github.com/PuerkitoBio/goquery v1.10.0
github.com/air-verse/air v1.60.0
github.com/air-verse/air v1.61.1
github.com/go-chi/chi/v5 v5.1.0
github.com/go-task/task/v3 v3.39.2
github.com/gorilla/feeds v1.2.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ github.com/Masterminds/semver/v3 v3.3.0 h1:B8LGeaivUe71a5qox1ICM/JLl0NqZSW5CHyL+
github.com/Masterminds/semver/v3 v3.3.0/go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM=
github.com/PuerkitoBio/goquery v1.10.0 h1:6fiXdLuUvYs2OJSvNRqlNPoBm6YABE226xrbavY5Wv4=
github.com/PuerkitoBio/goquery v1.10.0/go.mod h1:TjZZl68Q3eGHNBA8CWaxAN7rOU1EbDz3CWuolcO5Yu4=
github.com/air-verse/air v1.60.0 h1:KC+xSHz1ZooTLKRbUw9tGc8z8EnmmHtWcuXulRugmk4=
github.com/air-verse/air v1.60.0/go.mod h1:QW4HkIASdtSnwaYof1zgJCSxd41ebvix10t5ubtm9cg=
github.com/air-verse/air v1.61.1 h1:W3iLkvWd9XompcUbGZef3Fo1rj4Ts0SSI7Wlw9Z9OcU=
github.com/air-verse/air v1.61.1/go.mod h1:QW4HkIASdtSnwaYof1zgJCSxd41ebvix10t5ubtm9cg=
github.com/alecthomas/assert/v2 v2.7.0 h1:QtqSACNS3tF7oasA8CU6A6sXZSBDqnm7RfpLl9bZqbE=
github.com/alecthomas/assert/v2 v2.7.0/go.mod h1:Bze95FyfUr7x34QZrjL+XP+0qgp/zg8yS+TtBj1WA3k=
github.com/alecthomas/chroma/v2 v2.14.0 h1:R3+wzpnUArGcQz7fCETQBzO5n9IMNi13iIs46aU4V9E=
Expand Down

0 comments on commit ad02c5f

Please sign in to comment.