mirror of
https://github.com/containers/podman.git
synced 2025-11-30 18:18:18 +08:00
Add GRPC dependencies
Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
This commit is contained in:
@@ -28,6 +28,8 @@ import (
|
||||
"github.com/gorilla/mux"
|
||||
"github.com/gorilla/schema"
|
||||
"github.com/sirupsen/logrus"
|
||||
_ "google.golang.org/grpc"
|
||||
_ "google.golang.org/grpc/reflection"
|
||||
)
|
||||
|
||||
type APIServer struct {
|
||||
|
||||
Reference in New Issue
Block a user