Skip to content

Commit

Permalink
fix(deps): update module github.com/aquaproj/aqua/v2 to v2.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 19, 2024
1 parent 96f2520 commit 3242a0c
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 @@ -3,7 +3,7 @@ module github.com/aquaproj/registry-tool
go 1.22.3

require (
github.com/aquaproj/aqua/v2 v2.28.0
github.com/aquaproj/aqua/v2 v2.28.1
github.com/goccy/go-yaml v1.11.3
github.com/mattn/go-colorable v0.1.13
github.com/sirupsen/logrus v1.9.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ github.com/adrg/xdg v0.4.0 h1:RzRqFcjH4nE5C6oTAxhBtoE2IRyjBSa62SCbyPidvls=
github.com/adrg/xdg v0.4.0/go.mod h1:N6ag73EX4wyxeaoeHctc1mas01KZgsj5tYiAIwqJE/E=
github.com/andybalholm/brotli v1.0.1 h1:KqhlKozYbRtJvsPrrEeXcO+N2l6NYT5A2QAFmSULpEc=
github.com/andybalholm/brotli v1.0.1/go.mod h1:loMXtMfwqflxFJPmdbJO0a3KNoPuLBgiu3qAvBg8x/Y=
github.com/aquaproj/aqua/v2 v2.28.0 h1:eFIpkCzBjOdCZ89uF3dNWgrnwDJ7oUYnTnJa/89jwWQ=
github.com/aquaproj/aqua/v2 v2.28.0/go.mod h1:1jvyuK7M58bJJ5sGqyeUYEPb7QWj3O3OgftyEgTM7vU=
github.com/aquaproj/aqua/v2 v2.28.1 h1:cXq6ncVuOUH3GWa3NPLl5WZwXLHuf+JmpMoQTRFo/h8=
github.com/aquaproj/aqua/v2 v2.28.1/go.mod h1:1jvyuK7M58bJJ5sGqyeUYEPb7QWj3O3OgftyEgTM7vU=
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 3242a0c

Please sign in to comment.