github.com/latiif/helm@v2.15.0+incompatible/glide.yaml (about)

     1  package: k8s.io/helm
     2  import:
     3    - package: golang.org/x/net
     4      subpackages:
     5      - context
     6    - package: golang.org/x/sync
     7      subpackages:
     8      - semaphore
     9    - package: golang.org/x/sys
    10      version: b90733256f2e882e81d52f9126de08df5615afd9
    11      subpackages:
    12      - unix
    13      - windows
    14    - package: github.com/spf13/cobra
    15      version: ^0.0.4
    16    - package: github.com/spf13/pflag
    17      version: ~1.0.1
    18    - package: github.com/Masterminds/vcs
    19    - package: github.com/imdario/mergo
    20      version: v0.3.5
    21    - package: github.com/Masterminds/sprig
    22      version: ^2.20.0
    23    - package: github.com/ghodss/yaml
    24      version: c7ce16629ff4cd059ed96ed06419dd3856fd3577
    25    - package: github.com/Masterminds/semver
    26      version: ^1.4.2
    27    - package: github.com/technosophos/moniker
    28      version: ~0.2
    29    - package: github.com/golang/protobuf
    30      version: 1.2.0
    31      subpackages:
    32      - proto
    33      - ptypes/any
    34      - ptypes/timestamp
    35    - package: google.golang.org/grpc
    36      version: 1.18.0
    37    - package: github.com/gosuri/uitable
    38    - package: github.com/asaskevich/govalidator
    39      version: ^4.0.0
    40    - package: golang.org/x/crypto
    41      subpackages:
    42      - openpgp
    43      - ssh/terminal
    44    - package: github.com/gobwas/glob
    45      version: ^0.2.1
    46    - package: github.com/evanphx/json-patch
    47    - package: github.com/BurntSushi/toml
    48      version: ~0.3.0
    49    - package: github.com/prometheus/client_golang
    50      version: 0.9.2
    51    - package: github.com/grpc-ecosystem/go-grpc-prometheus
    52    - package: k8s.io/kubernetes
    53      version: v1.15.0
    54    - package: k8s.io/client-go
    55      version: kubernetes-1.15.0
    56    - package: k8s.io/api
    57      version: kubernetes-1.15.0
    58    - package: k8s.io/apimachinery
    59      version: kubernetes-1.15.0
    60    - package: k8s.io/apiserver
    61      version: kubernetes-1.15.0
    62    - package: k8s.io/cli-runtime
    63      version: kubernetes-1.15.0
    64    - package: k8s.io/apiextensions-apiserver
    65      version: kubernetes-1.15.0
    66    - package: github.com/cyphar/filepath-securejoin
    67      version: ^0.2.1
    68    - package: github.com/jmoiron/sqlx
    69      version: ^1.2.0
    70    - package: github.com/rubenv/sql-migrate
    71    - package: github.com/gofrs/flock
    72      version: v0.7.1
    73  
    74  testImports:
    75    - package: github.com/stretchr/testify
    76      version: ^1.1.4
    77      subpackages:
    78        - assert
    79    - package: github.com/DATA-DOG/go-sqlmock
    80      version: ^1.3.2