From bc68426f298f0154c46d6583b2a696bb20ce2e87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 14:31:31 +0000 Subject: [PATCH] Bump github.com/google/go-containerregistry from 0.3.0 to 0.4.0 Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/google/go-containerregistry/releases) - [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml) - [Commits](https://github.com/google/go-containerregistry/compare/v0.3.0...v0.4.0) Signed-off-by: dependabot[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index e7a2b810bf2c..948ae7c085ea 100644 --- a/go.mod +++ b/go.mod @@ -31,7 +31,7 @@ require ( github.com/go-logr/logr v0.3.0 // indirect github.com/golang-collections/collections v0.0.0-20130729185459-604e922904d3 github.com/google/go-cmp v0.5.4 - github.com/google/go-containerregistry v0.3.0 + github.com/google/go-containerregistry v0.4.0 github.com/google/go-github v17.0.0+incompatible github.com/google/go-github/v32 v32.1.0 github.com/google/slowjam v0.0.0-20200530021616-df27e642fe7b