mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-19 06:21:41 -04:00
7 lines
131 B
Go
7 lines
131 B
Go
// Copyright IBM Corp. 2013, 2025
|
|
// SPDX-License-Identifier: BUSL-1.1
|
|
|
|
// Package github defines a Github getter.
|
|
|
|
package github
|