mirror of
https://github.com/containers/skopeo.git
synced 2025-09-23 10:59:25 +00:00
Bumps [github.com/containers/buildah](https://github.com/containers/buildah) from 1.11.4 to 1.11.5. - [Release notes](https://github.com/containers/buildah/releases) - [Changelog](https://github.com/containers/buildah/blob/master/CHANGELOG.md) - [Commits](https://github.com/containers/buildah/compare/v1.11.4...v1.11.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
10 lines
177 B
Modula-2
10 lines
177 B
Modula-2
module github.com/Microsoft/go-winio
|
|
|
|
go 1.12
|
|
|
|
require (
|
|
github.com/pkg/errors v0.8.1
|
|
github.com/sirupsen/logrus v1.4.1
|
|
golang.org/x/sys v0.0.0-20190916202348-b4ddaad3f8a3
|
|
)
|