move artifact package over
Signed-off-by: Meredith Lancaster <malancas@github.com>
This commit is contained in:
parent
3a08c03cc7
commit
97c10f4c04
10 changed files with 525 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ import (
|
|||
"path/filepath"
|
||||
"strings"
|
||||
|
||||
"github.com/github/gh-attestation/pkg/artifact/digest"
|
||||
"github.com/cli/cli/v2/pkg/cmd/artifact/digest"
|
||||
"github.com/github/gh-attestation/pkg/artifact/oci"
|
||||
"github.com/github/gh-attestation/pkg/github"
|
||||
"github.com/github/gh-attestation/pkg/output"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue