Skip to content

Commit

Permalink
Merge pull request #102 from containers/renovate/github.com-container…
Browse files Browse the repository at this point in the history
…s-storage-1.x

fix(deps): update module github.com/containers/storage to v1.53.0
  • Loading branch information
openshift-merge-bot[bot] authored Mar 5, 2024
2 parents 707e50a + 6e30afd commit e138cf1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.18

require (
github.com/containers/common v0.57.1-0.20240205132223-de5cb00e891c
github.com/containers/storage v1.52.1-0.20240301185114-bdd7d8188030
github.com/containers/storage v1.53.0
github.com/go-ole/go-ole v1.3.0
github.com/onsi/ginkgo/v2 v2.16.0
github.com/onsi/gomega v1.31.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/containers/common v0.57.1-0.20240205132223-de5cb00e891c h1:Xzo9t4eIalkeilcmYTz0YEgL7hMrGQ12GK6UlSHrEsU=
github.com/containers/common v0.57.1-0.20240205132223-de5cb00e891c/go.mod h1:s1gEyucR3ryIex1aDMo1KzbfpvRl0CaGER6s5jqXRkI=
github.com/containers/storage v1.52.1-0.20240301185114-bdd7d8188030 h1:2Ksbho+rB+bkVbGMuaCAHPZnrkL9heCdisQIhnTWp+8=
github.com/containers/storage v1.52.1-0.20240301185114-bdd7d8188030/go.mod h1:pujcoOSc+upx15Jirdkebhtd8uJiLwbSd/mYT6zDJK8=
github.com/containers/storage v1.53.0 h1:VSES3C/u1pxjTJIXvLrSmyP7OBtDky04oGu07UvdTEA=
github.com/containers/storage v1.53.0/go.mod h1:pujcoOSc+upx15Jirdkebhtd8uJiLwbSd/mYT6zDJK8=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# github.com/containers/common v0.57.1-0.20240205132223-de5cb00e891c
## explicit; go 1.20
github.com/containers/common/pkg/strongunits
# github.com/containers/storage v1.52.1-0.20240301185114-bdd7d8188030
# github.com/containers/storage v1.53.0
## explicit; go 1.20
github.com/containers/storage/pkg/regexp
github.com/containers/storage/pkg/stringid
Expand Down

0 comments on commit e138cf1

Please sign in to comment.