Merge pull request #12550 from hashicorp/backport/nywilken/update-plugin-tests-for-arm64/happily-set-zebra

This pull request was automerged via backport-assistant
pull/12562/head
hc-github-team-packer 3 years ago committed by GitHub
commit e317fee8db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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