diff --git a/server/services/services.go b/server/services/services.go index 3c89db4c6..a1ffea110 100644 --- a/server/services/services.go +++ b/server/services/services.go @@ -19,10 +19,10 @@ import ( "github.com/googleapis/gapic-showcase/server" pb "github.com/googleapis/gapic-showcase/server/genproto" + locpb "google.golang.org/genproto/googleapis/cloud/location" iampb "cloud.google.com/go/iam/apiv1/iampb" lropb "cloud.google.com/go/longrunning/autogen/longrunningpb" - locpb "google.golang.org/genproto/googleapis/cloud/location" ) // Backend contains the various service backends that will be