Skip to content

Commit

Permalink
fix(deps): update module github.com/aquaproj/aqua/v2 to v2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2023
1 parent b520129 commit 605f474
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.16.5-0.20231111074236-e055ee3e74e9
github.com/aquaproj/aqua/v2 v2.17.0
github.com/goccy/go-yaml v1.11.2
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 @@ -48,8 +48,8 @@ github.com/adrg/xdg v0.4.0 h1:RzRqFcjH4nE5C6oTAxhBtoE2IRyjBSa62SCbyPidvls=
github.com/andybalholm/brotli v1.0.1 h1:KqhlKozYbRtJvsPrrEeXcO+N2l6NYT5A2QAFmSULpEc=
github.com/antonmedv/expr v1.15.3 h1:q3hOJZNvLvhqE8OHBs1cFRdbXFNKuA+bHmRaI+AmRmI=
github.com/antonmedv/expr v1.15.3/go.mod h1:0E/6TxnOlRNp81GMzX9QfDPAmHo2Phg00y4JUv1ihsE=
github.com/aquaproj/aqua/v2 v2.16.5-0.20231111074236-e055ee3e74e9 h1:ca2rIWjHIjFNILrm4xBJIeZDZbCiTaJ/g+iBFKTcs+k=
github.com/aquaproj/aqua/v2 v2.16.5-0.20231111074236-e055ee3e74e9/go.mod h1:hOXs7wIVEnL3GgO7jShjr6CpeLXkxj+effBCigHJSbE=
github.com/aquaproj/aqua/v2 v2.17.0 h1:+SsM7DtdA/222M6nzfbWYH1V20hX8lVMMgvRwFZOqC4=
github.com/aquaproj/aqua/v2 v2.17.0/go.mod h1:hOXs7wIVEnL3GgO7jShjr6CpeLXkxj+effBCigHJSbE=
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 605f474

Please sign in to comment.