Skip to content

Generate scaffold-service faild fail when there are no dependent libraries #8

@0x-shanks

Description

@0x-shanks

Describe the bug
When executing roche g scaffold-service NAME command, an error is displayed under the following conditions

  1. missing github.com/izumin5210/grapi/cmd/grapi-gen-scaffold-service
  2. missing github.com/golang/protobuf
  3. missing github.com/grpc-ecosystem/grpc-gateway
  4. missing github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor@v1.8.5

To Reproduce
Steps to reproduce the behavior:
execute roche g scaffold-service NAME

Expected behavior
After initialization, the dependent libraries are listed in go.mod and are ready for go mod download.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions