Skip to content

Commit

Permalink
fix(deps): update module github.com/aquaproj/aqua/v2 to v2.43.0 (#1062)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 25, 2025
1 parent cc4e3be commit 3011ef9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/aquaproj/registry-tool
go 1.23.4

require (
github.com/aquaproj/aqua/v2 v2.42.2
github.com/aquaproj/aqua/v2 v2.43.0
github.com/goccy/go-yaml v1.15.15
github.com/mattn/go-colorable v0.1.14
github.com/sirupsen/logrus v1.9.3
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ github.com/aquaproj/aqua/v2 v2.42.1 h1:IySXie3VLphcrH4ZkHHWttrcr5kGemWq+d4Qt+y8C
github.com/aquaproj/aqua/v2 v2.42.1/go.mod h1:nKatxctMHZzZwOpbxETRFCElHHgZHsWU0bErABH45f8=
github.com/aquaproj/aqua/v2 v2.42.2 h1:ShXNFYbtFKLEvQZ2895Y/mNYrXQ5uW4y9nTQPzqAQe4=
github.com/aquaproj/aqua/v2 v2.42.2/go.mod h1:nKatxctMHZzZwOpbxETRFCElHHgZHsWU0bErABH45f8=
github.com/aquaproj/aqua/v2 v2.43.0 h1:pq8NBWQ+xcqDmzpxlU7A5FsvCdanKHcCpbAUTRRoaw8=
github.com/aquaproj/aqua/v2 v2.43.0/go.mod h1:ErDFtzHPQMXEsR4yvrg/nhYZzDiCNSCVHo+WtB9mIE8=
github.com/bahlo/generic-list-go v0.2.0 h1:5sz/EEAK+ls5wF+NeqDpk5+iNdMDXrh3z3nPnH1Wvgk=
github.com/bahlo/generic-list-go v0.2.0/go.mod h1:2KvAjgMlE5NNynlg/5iLrrCCZ2+5xWbdbCW3pNTGyYg=
github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMUs=
Expand Down

0 comments on commit 3011ef9

Please sign in to comment.