chore: rev attest to v0.4.4

This commit is contained in:
James Carnegie
2024-09-05 17:36:28 +01:00
parent cdb0e2e83a
commit 2fc4c161f5
4 changed files with 109 additions and 41 deletions

View File

@@ -8,7 +8,7 @@ import (
"runtime/debug"
"github.com/docker/attest-provider/pkg/utils"
"github.com/docker/attest/pkg/oci"
"github.com/docker/attest/oci"
"github.com/google/go-containerregistry/pkg/name"
"github.com/google/go-containerregistry/pkg/v1/remote"
"github.com/open-policy-agent/frameworks/constraint/pkg/externaldata"