Skip to content

Commit

Permalink
Merge pull request #278 from aquaproj/renovate/github.com-aquaproj-aq…
Browse files Browse the repository at this point in the history
…ua-1.x

fix(deps): update module github.com/aquaproj/aqua to v1.32.3
  • Loading branch information
aqua-update-checksum-push[bot] committed Feb 2, 2023
2 parents 4dfb658 + d58611e commit e7f7b55
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 v1.32.2
github.com/aquaproj/aqua v1.32.3
github.com/goccy/go-yaml v1.9.8
github.com/mattn/go-colorable v0.1.13
github.com/sirupsen/logrus v1.9.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ github.com/andybalholm/brotli v1.0.1 h1:KqhlKozYbRtJvsPrrEeXcO+N2l6NYT5A2QAFmSUL
github.com/andybalholm/brotli v1.0.1/go.mod h1:loMXtMfwqflxFJPmdbJO0a3KNoPuLBgiu3qAvBg8x/Y=
github.com/antonmedv/expr v1.9.0 h1:j4HI3NHEdgDnN9p6oI6Ndr0G5QryMY0FNxT4ONrFDGU=
github.com/antonmedv/expr v1.9.0/go.mod h1:5qsM3oLGDND7sDmQGDXHkYfkjYMUX14qsgqmHhwGEk8=
github.com/aquaproj/aqua v1.32.2 h1:mTMls3TFQlH9Bb2UNWV56pSr4Ie7BJk9/KpCAcR2IOs=
github.com/aquaproj/aqua v1.32.2/go.mod h1:s8DVWgAqL6up4F3cz5uwxyXktUhFytlwn5nvZndCxbo=
github.com/aquaproj/aqua v1.32.3 h1:4Wh8UkG8yITwxzgT4Xhw4/qm8YIkuwlxzc7TkcEHQi4=
github.com/aquaproj/aqua v1.32.3/go.mod h1:s8DVWgAqL6up4F3cz5uwxyXktUhFytlwn5nvZndCxbo=
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
github.com/chzyer/logex v1.1.10/go.mod h1:+Ywpsq7O8HXn0nuIou7OrIPyXbp3wmkHB+jjWRnGsAI=
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod h1:nSuG5e5PlCu98SY8svDHJxuZscDgtXS6KTTbou5AhLI=
Expand Down

0 comments on commit e7f7b55

Please sign in to comment.