Skip to content

Commit

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

fix(deps): update module github.com/containers/storage to v1.56.1
  • Loading branch information
openshift-merge-bot[bot] authored Jan 15, 2025
2 parents 14f98bc + 745d3a2 commit e6ed26c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion verify/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/containers/podman-machine-os
go 1.22.6

require (
github.com/containers/storage v1.56.0
github.com/containers/storage v1.56.1
github.com/onsi/ginkgo/v2 v2.22.2
github.com/onsi/gomega v1.36.2
)
Expand Down
4 changes: 2 additions & 2 deletions verify/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/containers/storage v1.56.0 h1:DZ9KSkj6M2tvj/4bBoaJu3QDHRl35BwsZ4kmLJS97ZI=
github.com/containers/storage v1.56.0/go.mod h1:c6WKowcAlED/DkWGNuL9bvGYqIWCVy7isRMdCSKWNjk=
github.com/containers/storage v1.56.1 h1:gDZj/S6Zxus4Xx42X6iNB3ODXuh0qoOdH/BABfrvcKo=
github.com/containers/storage v1.56.1/go.mod h1:c6WKowcAlED/DkWGNuL9bvGYqIWCVy7isRMdCSKWNjk=
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=
github.com/go-logr/logr v1.4.2 h1:6pFjapn8bFcIbiKo3XT4j/BhANplGihG6tvd+8rYgrY=
Expand Down
2 changes: 1 addition & 1 deletion verify/vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# github.com/containers/storage v1.56.0
# github.com/containers/storage v1.56.1
## explicit; go 1.22.0
github.com/containers/storage/pkg/regexp
github.com/containers/storage/pkg/stringid
Expand Down

0 comments on commit e6ed26c

Please sign in to comment.