diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-21 07:25:04 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-21 07:25:04 +0000 |
commit | 94665bdf019a223338cd4f527fad0f547c137b09 (patch) | |
tree | 74925c44d568c7c55848fce831bd7109e6994728 /vendor/github.com/Microsoft/go-winio/README.md | |
parent | e48aa8c82f7f26260f6911bb3ea99ff54c294675 (diff) | |
download | podman-94665bdf019a223338cd4f527fad0f547c137b09.tar.gz podman-94665bdf019a223338cd4f527fad0f547c137b09.tar.bz2 podman-94665bdf019a223338cd4f527fad0f547c137b09.zip |
Bump github.com/containers/storage from 1.31.1 to 1.31.2
Bumps [github.com/containers/storage](https://github.com/containers/storage) from 1.31.1 to 1.31.2.
- [Release notes](https://github.com/containers/storage/releases)
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md)
- [Commits](https://github.com/containers/storage/compare/v1.31.1...v1.31.2)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vendor/github.com/Microsoft/go-winio/README.md')
-rw-r--r-- | vendor/github.com/Microsoft/go-winio/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/Microsoft/go-winio/README.md b/vendor/github.com/Microsoft/go-winio/README.md index 568001057..60c93fe50 100644 --- a/vendor/github.com/Microsoft/go-winio/README.md +++ b/vendor/github.com/Microsoft/go-winio/README.md @@ -1,4 +1,4 @@ -# go-winio +# go-winio [![Build Status](https://github.com/microsoft/go-winio/actions/workflows/ci.yml/badge.svg)](https://github.com/microsoft/go-winio/actions/workflows/ci.yml) This repository contains utilities for efficiently performing Win32 IO operations in Go. Currently, this is focused on accessing named pipes and other file handles, and |