-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathglide.lock
59 lines (59 loc) · 1.79 KB
/
glide.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
hash: 412ecce29c6f9ddce3917edf1ea98c29224b0ca13dbebaeec28532a8a5ef87c2
updated: 2019-01-29T20:20:46.082189689Z
imports:
- name: github.com/fsnotify/fsnotify
version: ccc981bf80385c528a65fbfdd49bf2d8da22aa23
- name: github.com/hashicorp/hcl
version: 65a6292f0157eff210d03ed1bf6c59b190b8b906
subpackages:
- hcl/ast
- hcl/parser
- hcl/printer
- hcl/scanner
- hcl/strconv
- hcl/token
- json/parser
- json/scanner
- json/token
- name: github.com/magiconair/properties
version: 7757cc9fdb852f7579b24170bcacda2c7471bb6a
- name: github.com/mitchellh/mapstructure
version: 3536a929edddb9a5b34bd6861dc4a9647cb459fe
- name: github.com/pelletier/go-toml
version: 27c6b39a135b7dc87a14afb068809132fb7a9a8f
- name: github.com/spf13/afero
version: a5d6946387efe7d64d09dcba68cdd523dc1273a3
subpackages:
- mem
- name: github.com/spf13/cast
version: 8c9545af88b134710ab1cd196795e7f2388358d7
- name: github.com/spf13/jwalterweatherman
version: 94f6ae3ed3bceceafa716478c5fbf8d29ca601a1
- name: github.com/spf13/pflag
version: 24fa6976df40757dce6aea913e7b81ade90530e1
- name: github.com/spf13/viper
version: d104d259b3380cb653bb793756823c3c41b37b53
- name: golang.org/x/sys
version: 302c3dd5f1cc82baae8e44d9c3178e89b6e2b345
subpackages:
- unix
- name: golang.org/x/text
version: e6919f6577db79269a6443b9dc46d18f2238fb5d
subpackages:
- transform
- unicode/norm
- name: gopkg.in/yaml.v2
version: 51d6538a90f86fe93ac480b35f37b2be17fef232
testImports:
- name: github.com/davecgh/go-spew
version: d8f796af33cc11cb798c1aaeb27a4ebc5099927d
subpackages:
- spew
- name: github.com/pmezard/go-difflib
version: 5d4384ee4fb2527b0a1256a821ebfc92f91efefc
subpackages:
- difflib
- name: github.com/stretchr/testify
version: 363ebb24d041ccea8068222281c2e963e997b9dc
subpackages:
- assert