go_repository(
    name = "custom_repo",
    importpath = "example.com/bar",
    commit = "123456",
)
