Bump github.com/nuts-foundation/go-did from 0.9.0 to 0.10.1 #641
govulncheck.yaml
on: pull_request
Run govulncheck
48s
Annotations
10 errors
Run govulncheck:
vdr/didnuts/validators.go#L133
document.MarshalJSON undefined (type did.Document has no field or method MarshalJSON)
|
Run govulncheck:
vdr/vdr.go#L92
nutsDIDDocument.MarshalJSON undefined (type *did.Document has no field or method MarshalJSON)
|
Run govulncheck:
vcr/credential/test.go#L46
cannot use time.Now() (value of type time.Time) as *time.Time value in struct literal
|
Run govulncheck:
vcr/issuer/issuer.go#L219
cannot use TimeFunc() (value of type time.Time) as *time.Time value in assignment
|
Run govulncheck:
vcr/issuer/issuer.go#L249
cannot use unsignedCredential.IssuanceDate (variable of type *time.Time) as time.Time value in struct literal
|
Run govulncheck:
vcr/issuer/network_publisher.go#L89
cannot use verifiableCredential.IssuanceDate (variable of type *time.Time) as time.Time value in argument to network.TransactionTemplate(types.VcDocumentType, payload, key).WithTimestamp
|
Run govulncheck:
vcr/verifier/verifier.go#L224
cannot use credentialToVerify.IssuanceDate (variable of type *time.Time) as time.Time value in argument to v.validateAtTime
|
Run govulncheck:
auth/services/selfsigned/signer.go#L127
cannot use issuanceDate (variable of type time.Time) as *time.Time value in struct literal
|
Run govulncheck:
discovery/test.go#L141
cannot use time.Now() (value of type time.Time) as *time.Time value in struct literal
|
Run govulncheck
Process completed with exit code 1.
|