Skip to content

Commit

Permalink
Update dependency com_github_google_go_containerregistry to v0.1.1 (b…
Browse files Browse the repository at this point in the history
…azelbuild#1532)

Co-authored-by: alex1545 <[email protected]>
  • Loading branch information
renovate-bot and alex1545 authored Jun 19, 2020
1 parent deb91d6 commit faaa10a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repositories/go_repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def go_deps():
if "com_github_google_go_containerregistry" not in excludes:
go_repository(
name = "com_github_google_go_containerregistry",
commit = "57766c1fee7bdc67c4e70680efffed535d50b459", # v0.1.0
commit = "2a1a46d929f8e396080340669edf5456a67493b5", # v0.1.1
importpath = "github.com/google/go-containerregistry",
)
if "com_github_pkg_errors" not in excludes:
Expand Down

0 comments on commit faaa10a

Please sign in to comment.