Bump the golang-minor group across 1 directory with 13 updates #1983
Annotations
3 errors
Vet:
internal/connectrpc/validate/validate.go#L82
cannot use validator (variable of type protovalidate.Validator) as *protovalidate.Validator value in assignment: protovalidate.Validator does not implement *protovalidate.Validator (type *protovalidate.Validator is pointer to interface, not interface)
|
Vet:
internal/connectrpc/validate/validate.go#L153
validator.Validate undefined (type *protovalidate.Validator is pointer to interface, not interface)
|
Vet
Process completed with exit code 1.
|
Loading