go_library(
    name = "lib",
    srcs = ["lib.go"],
    visibility = ["//test/stamp:all"],
)
