github.com/Minish144/prototool-arm64@v1.3.0/glide.yaml (about)

     1  package: github.com/uber/prototool
     2  import:
     3    - package: github.com/emicklei/proto
     4      version: 92ccf4bb8fea88ece4fda55edd4d9cb9c329e18c
     5    - package: github.com/fullstorydev/grpcurl
     6    - package: github.com/gogo/protobuf/protoc-gen-gogoslick
     7    - package: github.com/golang/protobuf/protoc-gen-go
     8    - package: github.com/jhump/protoreflect/dynamic
     9    - package: github.com/mitchellh/go-wordwrap
    10    - package: github.com/spf13/cobra
    11    - package: github.com/spf13/pflag
    12    - package: go.uber.org/atomic
    13    - package: go.uber.org/multierr
    14    - package: go.uber.org/zap
    15    - package: google.golang.org/grpc
    16      repo: https://github.com/grpc/grpc-go
    17      version: master
    18    - package: gopkg.in/yaml.v2
    19  testImport:
    20    - package: github.com/golang/glog
    21    - package: github.com/golang/lint/golint
    22    - package: github.com/ghodss/yaml
    23    - package: github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway
    24    - package: github.com/kisielk/errcheck
    25    - package: github.com/kisielk/gotool
    26    - package: github.com/stretchr/testify
    27    - package: github.com/wadey/gocovmerge
    28    - package: go.uber.org/tools/update-license
    29    - package: go.uber.org/yarpc/encoding/protobuf/protoc-gen-yarpc-go
    30    - package: golang.org/x/lint
    31      repo: https://github.com/golang/lint
    32    - package: golang.org/x/tools/cmd/cover
    33    - package: google.golang.org/genproto/googleapis/api/annotations
    34    - package: honnef.co/go/tools/cmd/staticcheck
    35    - package: honnef.co/go/tools/cmd/unused