| # Copyright 2024 The Fuchsia Authors. All rights reserved. |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| # |
| # AUTO-GENERATED - DO NOT EDIT. |
| # |
| # Auto-generated by //third_party/golibs/update.sh. |
| |
| load("@io_bazel_rules_go//go:def.bzl", "go_library") |
| |
| go_library( |
| name = "go.opencensus.io", |
| srcs = ["opencensus.go"], |
| importmap = "go.fuchsia.dev/fuchsia/third_party/golibs/vendor/go.opencensus.io", |
| importpath = "go.opencensus.io", |
| visibility = ["//visibility:public"], |
| ) |