Skip to content

Commit

Permalink
fix(deps): update module github.com/alitto/pond to v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Sep 15, 2021
1 parent a490295 commit 504e2dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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/estahn/k8s-image-swapper
go 1.16

require (
github.com/alitto/pond v1.5.0
github.com/alitto/pond v1.5.1
github.com/aws/aws-sdk-go v1.38.65
github.com/containerd/containerd v1.5.2 // indirect
github.com/containers/image/v5 v5.13.2
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d/go.mod h1:rBZYJk5
github.com/alexflint/go-filemutex v0.0.0-20171022225611-72bdc8eae2ae/go.mod h1:CgnQgUtFrFz9mxFNtED3jI5tLDjKlOM+oUF/sTk6ps0=
github.com/alitto/pond v1.5.0 h1:AqKdpUJtUauwLGC++49mJK4+lRYGV3PFFWMYUx3U/os=
github.com/alitto/pond v1.5.0/go.mod h1:9BBMCYtubfkoMDxIQnEScJXphDmnBWzDurveqprXVyU=
github.com/alitto/pond v1.5.1 h1:HwOA8M/QB8lpkqzj8lnCEvC+44lHbPrrD5qHaJ9HRYI=
github.com/alitto/pond v1.5.1/go.mod h1:LPLCPu5q4FAhvZsJB9OsNcXE+pUMu7lwf7fzPZH0HPs=
github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
github.com/apache/thrift v0.12.0/go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ=
github.com/apache/thrift v0.13.0/go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ=
Expand Down

0 comments on commit 504e2dd

Please sign in to comment.