Skip to content

Commit

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

Signed-off-by: Hayden B <hblauzvern@google.com>
  • Loading branch information
haydentherapper authored Jul 26, 2023
1 parent 87dd2cd commit d51dea6
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 d51dea6

Please sign in to comment.