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