Skip to content

Commit

Permalink
Update checkpoint link
Browse files Browse the repository at this point in the history
Moved to transparency-dev org

Signed-off-by: Hayden B <[email protected]>
  • Loading branch information
haydentherapper authored Jul 25, 2023
1 parent 2bd83da commit 9e2800b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/util/checkpoint.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9e2800b

Please sign in to comment.