From ad02c5f7891ca0916b6ec0880d4d81096ea772fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 15:17:37 +0900 Subject: [PATCH] Bump github.com/air-verse/air from 1.60.0 to 1.61.1 (#65) 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](https://github.com/air-verse/air/compare/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] 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 0baf2a0..0f26aec 100644 --- a/go.mod +++ b/go.mod @@ -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 diff --git a/go.sum b/go.sum index 1cd0bac..e5a5d54 100644 --- a/go.sum +++ b/go.sum @@ -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=