autogenerated
This commit is contained in:
@@ -12,7 +12,7 @@ go_library(
|
||||
name = "go_default_library",
|
||||
srcs = ["parsers.go"],
|
||||
tags = ["automanaged"],
|
||||
deps = ["//vendor:github.com/docker/distribution/reference"],
|
||||
deps = ["//vendor/github.com/docker/distribution/reference:go_default_library"],
|
||||
)
|
||||
|
||||
go_test(
|
||||
|
Reference in New Issue
Block a user