mirror of
https://github.com/containers/skopeo.git
synced 2025-09-23 10:59:25 +00:00
Update non-module dependencies
Dependabot was apparently not picking these up (and several haven't had a release for a long time anyway). Also move from github.com/go-check/check to its newly declared (and go.mod-enforced) name gopkg.in/check.v1. Signed-off-by: Miloslav Trmač <mitr@redhat.com>
This commit is contained in:
2
vendor/github.com/opencontainers/image-tools/image/doc.go
generated
vendored
2
vendor/github.com/opencontainers/image-tools/image/doc.go
generated
vendored
@@ -12,5 +12,5 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// Package image defines methods for validating, and unpacking OCI images.
|
||||
// Package image defines methods for validating, unpacking OCI images and creating OCI runtime bundle.
|
||||
package image
|
||||
|
Reference in New Issue
Block a user