We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d5468e commit 092f52bCopy full SHA for 092f52b
1 file changed
pkg/attestation/crafter/materials/materials.go
@@ -24,8 +24,8 @@ import (
24
"os"
25
"time"
26
27
- "code.cloudfoundry.org/bytefmt"
28
"buf.build/go/protovalidate"
+ "code.cloudfoundry.org/bytefmt"
29
schemaapi "github.com/chainloop-dev/chainloop/app/controlplane/api/workflowcontract/v1"
30
api "github.com/chainloop-dev/chainloop/pkg/attestation/crafter/api/attestation/v1"
31
"github.com/chainloop-dev/chainloop/pkg/casclient"
0 commit comments