Skip to content

Commit

Permalink
Rerun Gazelle
Browse files Browse the repository at this point in the history
I seemingly ran it before running 'go get', meaning that the target name
didn't get resolved properly.
  • Loading branch information
EdSchouten committed Feb 27, 2024
1 parent a4267fc commit 0aa40df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/global/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ go_library(
"@com_github_prometheus_client_golang//prometheus",
"@com_github_prometheus_client_golang//prometheus/promhttp",
"@com_github_prometheus_client_golang//prometheus/push",
"@com_github_sercand_kuberesolver_v5//:go_default_library",
"@com_github_sercand_kuberesolver_v5//:kuberesolver",
"@io_opentelemetry_go_contrib_instrumentation_google_golang_org_grpc_otelgrpc//:otelgrpc",
"@io_opentelemetry_go_contrib_propagators_b3//:b3",
"@io_opentelemetry_go_otel//:otel",
Expand Down

0 comments on commit 0aa40df

Please sign in to comment.