forked from toolshed/abra
refactor: urfave v3
This commit is contained in:
2
vendor/github.com/theupdateframework/notary/client/reader.go
generated
vendored
2
vendor/github.com/theupdateframework/notary/client/reader.go
generated
vendored
@ -33,7 +33,7 @@ type TargetSignedStruct struct {
|
||||
Signatures []data.Signature
|
||||
}
|
||||
|
||||
// ErrNoSuchTarget is returned when no valid trust data is found.
|
||||
//ErrNoSuchTarget is returned when no valid trust data is found.
|
||||
type ErrNoSuchTarget string
|
||||
|
||||
func (f ErrNoSuchTarget) Error() string {
|
||||
|
Reference in New Issue
Block a user