Added seed code for caas-helm.
[ta/caas-helm.git] / src / chart-repo-handler / glide.lock
1 ---
2 # Copyright 2019 Nokia
3 #
4 # Licensed under the Apache License, Version 2.0 (the "License");
5 # you may not use this file except in compliance with the License.
6 # You may obtain a copy of the License at
7 #
8 #     http://www.apache.org/licenses/LICENSE-2.0
9 #
10 # Unless required by applicable law or agreed to in writing, software
11 # distributed under the License is distributed on an "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
15 hash: b560dfd277fb6f11ca0591ea08ca8b9f07ce90b21428e547c62d90238a03d1ea
16 updated: 2017-03-14T09:50:45.567193043+08:00
17 imports:
18 - name: github.com/blang/semver
19   version: 31b736133b98f26d5e078ec9eb591666edfd091f
20 - name: github.com/ghodss/yaml
21   version: 73d445a93680fa1a78ae23a5839bad48f32ba1ee
22 - name: github.com/gobwas/glob
23   version: bea32b9cd2d6f55753d94a28e959b13f0244797a
24   subpackages:
25   - compiler
26   - match
27   - syntax
28   - syntax/ast
29   - syntax/lexer
30   - util/runes
31   - util/strings
32 - name: github.com/golang/glog
33   version: 44145f04b68cf362d9c4df2182967c2275eaefed
34 - name: github.com/golang/protobuf
35   version: df1d3ca07d2d07bba352d5b73c4313b4e2a6203e
36   subpackages:
37   - proto
38   - ptypes/any
39   - ptypes/timestamp
40 - name: github.com/gorilla/context
41   version: 08b5f424b9271eedf6f9f0ce86cb9396ed337a42
42 - name: github.com/gorilla/mux
43   version: 392c28fe23e1c45ddba891b0320b3b5df220beea
44 - name: github.com/kelseyhightower/envconfig
45   version: 8bf4bbfc795e2c7c8a5ea47b707453ed019e2ad4
46 - name: github.com/Masterminds/semver
47   version: 59c29afe1a994eacb71c833025ca7acf874bb1da
48 - name: github.com/ncw/swift
49   version: 6c1b1510538e1f00d49a558b7b9b87d71bc454d6
50 - name: golang.org/x/crypto
51   version: 1f22c0103821b9390939b6776727195525381532
52   subpackages:
53   - cast5
54   - openpgp
55   - openpgp/armor
56   - openpgp/clearsign
57   - openpgp/elgamal
58   - openpgp/errors
59   - openpgp/packet
60   - openpgp/s2k
61 - name: gopkg.in/yaml.v2
62   version: a83829b6f1293c91addabc89d0571c246397bbf4
63 - name: k8s.io/helm
64   version: 1b330722aafcb8123114ae51f69d1e884a326f3e
65   subpackages:
66   - pkg/chartutil
67   - pkg/ignore
68   - pkg/proto/hapi/chart
69   - pkg/proto/hapi/version
70   - pkg/provenance
71   - pkg/repo
72   - pkg/tlsutil
73   - pkg/urlutil
74 - name: k8s.io/kubernetes
75   version: e9eeec655e7fdee50d4e19200f9707d1cd4a3371
76   subpackages:
77   - pkg/version
78 testImports: []