You've already forked ZeroTierOne
mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2026-05-22 16:20:28 -07:00
8 lines
135 B
Python
8 lines
135 B
Python
# Copyright The OpenTelemetry Authors
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
local_repository(
|
|
name = "vcpkg",
|
|
path = "./vcpkg",
|
|
)
|