kythe.io@v0.0.68-0.20240422202219-7225dbc01741/third_party/riegeli/BUILD (about) 1 load("@io_bazel_rules_go//proto:def.bzl", "go_proto_library") 2 3 package(default_visibility = ["//visibility:public"]) 4 5 licenses(["notice"]) # Apache 2.0 6 7 exports_files(["LICENSE"]) 8 9 go_proto_library( 10 name = "records_metadata_go_proto", 11 importpath = "kythe.io/third_party/riegeli/records_metadata_go_proto", 12 proto = "@com_google_riegeli//riegeli/records:records_metadata_proto", 13 )