diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2021-05-23 13:08:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-23 13:08:23 +0200 |
commit | b060a7726e8e97f7752b40f18e69236cb330d22d (patch) | |
tree | b62f50e1b7caeac4e3e4d0182326af081e5a15bf /vendor/github.com/Microsoft/go-winio/README.md | |
parent | 490915c68e6fce48508d42d138ac1c92c877abe7 (diff) | |
parent | 94665bdf019a223338cd4f527fad0f547c137b09 (diff) | |
download | podman-b060a7726e8e97f7752b40f18e69236cb330d22d.tar.gz podman-b060a7726e8e97f7752b40f18e69236cb330d22d.tar.bz2 podman-b060a7726e8e97f7752b40f18e69236cb330d22d.zip |
Merge pull request #10424 from containers/dependabot/go_modules/github.com/containers/storage-1.31.2
Bump github.com/containers/storage from 1.31.1 to 1.31.2
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 |