blob: 37487cc72eb565e4a43adbc017d4b04e9d4e2c20 [file]
# 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 = "resource",
srcs = ["resource.go"],
importmap = "go.fuchsia.dev/fuchsia/third_party/golibs/vendor/go.opencensus.io/resource",
importpath = "go.opencensus.io/resource",
visibility = ["//visibility:public"],
)