Skip to content

Commit

Permalink
fix(deps): update module github.com/aquaproj/aqua/v2 to v2.23.0 (#604)
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] committed Feb 1, 2024
1 parent 75717b7 commit 3f7ab38
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.19

require (
github.com/aquaproj/aqua/v2 v2.22.0
github.com/aquaproj/aqua/v2 v2.23.0
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 @@ -6,8 +6,8 @@ github.com/Masterminds/sprig/v3 v3.2.3 h1:eL2fZNezLomi0uOLqjQoN6BfsDD+fyLtgbJMAj
github.com/Masterminds/sprig/v3 v3.2.3/go.mod h1:rXcFaZ2zZbLRJv/xSysmlgIM1u11eBaRMhvYXJNkGuM=
github.com/adrg/xdg v0.4.0 h1:RzRqFcjH4nE5C6oTAxhBtoE2IRyjBSa62SCbyPidvls=
github.com/andybalholm/brotli v1.0.1 h1:KqhlKozYbRtJvsPrrEeXcO+N2l6NYT5A2QAFmSULpEc=
github.com/aquaproj/aqua/v2 v2.22.0 h1:x3j2jFBLUPqKbXeYyxw+CcyrK8hH6LBu+0mDtHm1hxI=
github.com/aquaproj/aqua/v2 v2.22.0/go.mod h1:CEc2XbuKOnpDTEwEnXHmcjHj2p32kN6GwtPcPIWEzxY=
github.com/aquaproj/aqua/v2 v2.23.0 h1:fJXOARRbhIjgeUyYr3EzbuoAefEWj31yomqReQXNEsc=
github.com/aquaproj/aqua/v2 v2.23.0/go.mod h1:CEc2XbuKOnpDTEwEnXHmcjHj2p32kN6GwtPcPIWEzxY=
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 3f7ab38

Please sign in to comment.