Update dependency com_github_google_uuid to v1 (#887)

This commit is contained in:
renovate[bot] 2018-11-21 05:27:50 -08:00 committed by terence tsao
parent d8ca3238c3
commit f33cfb9b1f

View File

@ -724,7 +724,7 @@ go_repository(
go_repository( go_repository(
name = "com_github_google_uuid", name = "com_github_google_uuid",
commit = "9b3b1e0f5f99ae461456d768e7d301a7acdaa2d8", tag = "v1.1.0",
importpath = "github.com/google/uuid", importpath = "github.com/google/uuid",
) )