From d51dea6c03152607803b9527a934d15c0c0ef535 Mon Sep 17 00:00:00 2001 From: Hayden B Date: Wed, 26 Jul 2023 12:52:15 -0700 Subject: [PATCH] Update checkpoint link (#1597) Moved to transparency-dev org Signed-off-by: Hayden B --- pkg/util/checkpoint.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/util/checkpoint.go b/pkg/util/checkpoint.go index 94dc68c66..3d3534aec 100644 --- a/pkg/util/checkpoint.go +++ b/pkg/util/checkpoint.go @@ -29,7 +29,7 @@ import ( "github.com/sigstore/sigstore/pkg/signature/options" ) -// heavily borrowed from https://github.com/google/trillian-examples/blob/master/formats/log/checkpoint.go +// heavily borrowed from https://github.com/transparency-dev/formats/blob/main/log/checkpoint.go type Checkpoint struct { // Origin is the unique identifier/version string