mirror of https://github.com/hashicorp/consul
7 lines
132 B
Go
7 lines
132 B
Go
|
// Copyright (c) HashiCorp, Inc.
|
||
|
// SPDX-License-Identifier: BUSL-1.1
|
||
|
|
||
|
package topology
|
||
|
|
||
|
//go:generate ../update-latest-versions.sh
|