mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-22 16:01:43 -04:00
7 lines
130 B
Go
7 lines
130 B
Go
// Copyright (c) HashiCorp, Inc.
|
|
// SPDX-License-Identifier: BUSL-1.1
|
|
|
|
// Package github defines a Github getter.
|
|
|
|
package github
|