mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-20 23:11:40 -04:00
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
6 lines
162 B
Go
6 lines
162 B
Go
// Copyright (c) HashiCorp, Inc.
|
|
// SPDX-License-Identifier: MPL-2.0
|
|
|
|
// Package plugingetter defines means to download and install plugins.
|
|
package plugingetter
|