Skip to content

Commit

Permalink
chore(deps): bump github.com/air-verse/air in /modules/common/tools
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.61.5 to 1.61.7.
- [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.61.5...v1.61.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 6433cb2 commit 3bfd884
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion modules/common/tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module k8s.io/dashboard/tools
go 1.23.0

require (
github.com/air-verse/air v1.61.5
github.com/air-verse/air v1.61.7
github.com/apache/skywalking-eyes v0.6.0
github.com/golangci/golangci-lint v1.63.4
k8s.io/code-generator v0.32.0
Expand Down
4 changes: 2 additions & 2 deletions modules/common/tools/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ github.com/OpenPeeDeeP/depguard/v2 v2.2.0 h1:vDfG60vDtIuf0MEOhmLlLLSzqaRM8EMcgJP
github.com/OpenPeeDeeP/depguard/v2 v2.2.0/go.mod h1:CIzddKRvLBC4Au5aYP/i3nyaWQ+ClszLIuVocRiCYFQ=
github.com/ProtonMail/go-crypto v1.1.3 h1:nRBOetoydLeUb4nHajyO2bKqMLfWQ/ZPwkXqXxPxCFk=
github.com/ProtonMail/go-crypto v1.1.3/go.mod h1:rA3QumHc/FZ8pAHreoekgiAbzpNsfQAosU5td4SnOrE=
github.com/air-verse/air v1.61.5 h1:FLt2k7e5DuuBi4Ol6xH/7RYwrMKwibQlijj1sfB8UfQ=
github.com/air-verse/air v1.61.5/go.mod h1:QW4HkIASdtSnwaYof1zgJCSxd41ebvix10t5ubtm9cg=
github.com/air-verse/air v1.61.7 h1:MtOZs6wYoYYXm+S4e+ORjkq9BjvyEamKJsHcvko8LrQ=
github.com/air-verse/air v1.61.7/go.mod h1:QW4HkIASdtSnwaYof1zgJCSxd41ebvix10t5ubtm9cg=
github.com/alecthomas/assert/v2 v2.11.0 h1:2Q9r3ki8+JYXvGsDyBXwH3LcJ+WK5D0gc5E8vS6K3D0=
github.com/alecthomas/assert/v2 v2.11.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 3bfd884

Please sign in to comment.