1workspace(name = "bazel_skylib_gazelle_plugin") 2 3# Provide a repository hint for Gazelle to inform it that the go package 4# github.com/bazelbuild/rules_go is available from io_bazel_rules_go and it 5# doesn't need to duplicatively fetch it. 6# gazelle:repository go_repository name=io_bazel_rules_go importpath=github.com/bazelbuild/rules_go 7# Another Gazelle repository hint. 8# gazelle:repository go_repository name=bazel_gazelle importpath=github.com/bazelbuild/bazel-gazelle/testtools 9