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
…9524)

Bumps [github.com/air-verse/air](https://github.com/air-verse/air) from 1.61.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.61.0...v1.61.1)

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

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 16, 2024
1 parent 7d32494 commit 4ee066d
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.0
github.com/air-verse/air v1.61.1
github.com/apache/skywalking-eyes v0.6.0
github.com/golangci/golangci-lint v1.61.0
k8s.io/code-generator v0.31.1
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 @@ -73,8 +73,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.0.0 h1:LRuvITjQWX+WIfr930YHG2HNfjR1uOfyf5vE0kC2U78=
github.com/ProtonMail/go-crypto v1.0.0/go.mod h1:EjAoLdwvbIOoOQr3ihjnSoLZRtE8azugULFRteWMNc0=
github.com/air-verse/air v1.61.0 h1:1l5Zt7bm0OQcVHq+F/t1uZCOmJf8r0U/YGuMNJzEuTI=
github.com/air-verse/air v1.61.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.2.2 h1:Z/iVC0xZfWTaFNE6bA3z07T86hd45Xe2eLt6WVy2bbk=
github.com/alecthomas/assert/v2 v2.2.2/go.mod h1:pXcQ2Asjp247dahGEmsZ6ru0UVwnkhktn7S0bBDLxvQ=
github.com/alecthomas/chroma/v2 v2.14.0 h1:R3+wzpnUArGcQz7fCETQBzO5n9IMNi13iIs46aU4V9E=
Expand Down

0 comments on commit 4ee066d

Please sign in to comment.