Skip to content

Commit

Permalink
fix(deps): update module github.com/aquaproj/aqua/v2 to v2.23.1 (#608)
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 Feb 3, 2024
1 parent 7c0dcfb commit 8929486
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.23.0
github.com/aquaproj/aqua/v2 v2.23.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 @@ -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.23.0 h1:fJXOARRbhIjgeUyYr3EzbuoAefEWj31yomqReQXNEsc=
github.com/aquaproj/aqua/v2 v2.23.0/go.mod h1:CEc2XbuKOnpDTEwEnXHmcjHj2p32kN6GwtPcPIWEzxY=
github.com/aquaproj/aqua/v2 v2.23.1 h1:soqmQv971sUmZ+xxNAf2qwpGPDwZJ8V+pezkK4gjX/I=
github.com/aquaproj/aqua/v2 v2.23.1/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 8929486

Please sign in to comment.