Skip to content

Commit 092f52b

Browse files
committed
chore: decouple token from settings
Signed-off-by: Miguel Martinez <miguel@chainloop.dev>
1 parent 0d5468e commit 092f52b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/attestation/crafter/materials/materials.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ import (
2424
"os"
2525
"time"
2626

27-
"code.cloudfoundry.org/bytefmt"
2827
"buf.build/go/protovalidate"
28+
"code.cloudfoundry.org/bytefmt"
2929
schemaapi "github.com/chainloop-dev/chainloop/app/controlplane/api/workflowcontract/v1"
3030
api "github.com/chainloop-dev/chainloop/pkg/attestation/crafter/api/attestation/v1"
3131
"github.com/chainloop-dev/chainloop/pkg/casclient"

0 commit comments

Comments
 (0)