backport of commit 5974f63729

pull/12550/head
Wilken Rivera 3 years ago
parent 6227ede189
commit 1a0a856d99

@ -1,6 +1,8 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
//go:build amd64 && (darwin || windows || linux)
package command
import (

@ -1,6 +1,8 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
//go:build amd64 && (darwin || windows || linux)
package command
import (

@ -1,6 +1,8 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
//go:build amd64 && (darwin || windows || linux)
package command
import (

Loading…
Cancel
Save