load("@io_bazel_rules_go//go:def.bzl", "go_library") go_library( name = "goautoneg", srcs = ["autoneg.go"], importmap = "peridot.resf.org/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg", importpath = "github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg", visibility = ["//vendor/github.com/prometheus/common:__subpackages__"], )