mirror of
https://github.com/containers/podman.git
synced 2025-12-03 11:49:18 +08:00
vendor containers/image v1.4
This requires some additional changes to the dependencies since the progress-bar library has been changed to github.com/vbauerster/mpb. Please refer to the following link for the release notes: https://github.com/containers/image/releases/tag/v1.4 Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
This commit is contained in:
6
vendor/github.com/vbauerster/mpb/doc.go
generated
vendored
Normal file
6
vendor/github.com/vbauerster/mpb/doc.go
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
// Copyright (C) 2016-2018 Vladimir Bauer
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// Package mpb is a library for rendering progress bars in terminal applications.
|
||||
package mpb
|
||||
Reference in New Issue
Block a user