Update to gazelle 0.12.0 and run hack/update-bazel.sh
This commit is contained in:
1
vendor/github.com/prometheus/client_golang/prometheus/BUILD
generated
vendored
1
vendor/github.com/prometheus/client_golang/prometheus/BUILD
generated
vendored
@@ -23,6 +23,7 @@ go_library(
|
||||
"value.go",
|
||||
"vec.go",
|
||||
],
|
||||
importmap = "vendor/github.com/prometheus/client_golang/prometheus",
|
||||
importpath = "github.com/prometheus/client_golang/prometheus",
|
||||
visibility = ["//visibility:public"],
|
||||
deps = [
|
||||
|
1
vendor/github.com/prometheus/client_golang/prometheus/promhttp/BUILD
generated
vendored
1
vendor/github.com/prometheus/client_golang/prometheus/promhttp/BUILD
generated
vendored
@@ -10,6 +10,7 @@ go_library(
|
||||
"instrument_client_1_8.go",
|
||||
"instrument_server.go",
|
||||
],
|
||||
importmap = "vendor/github.com/prometheus/client_golang/prometheus/promhttp",
|
||||
importpath = "github.com/prometheus/client_golang/prometheus/promhttp",
|
||||
visibility = ["//visibility:public"],
|
||||
deps = [
|
||||
|
Reference in New Issue
Block a user