At the moment buf.build domain is inaccessible from Russia, therefore the whole go-grpc-middleware package is inaccessible for usage because of the buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go dependency too.
It would be very convenient if this dependency will be replaced with some other package or the code from it will be moved into the go-grpc-middleware code. Or if the protovalidator interceptor will be moved into the separated package.