Update dependency com_github_hashicorp_go_multierror to v1 (#1860)

This commit is contained in:
renovate[bot] 2019-03-04 04:47:50 -08:00 committed by terence tsao
parent eb9d4a630b
commit 2bfb0590bd

View File

@ -927,7 +927,7 @@ go_repository(
go_repository(
name = "com_github_hashicorp_go_multierror",
commit = "886a7fbe3eb1c874d46f623bfa70af45f425b3d1",
commit = "886a7fbe3eb1c874d46f623bfa70af45f425b3d1", # v1.0.0
importpath = "github.com/hashicorp/go-multierror",
)