-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGopkg.lock
94 lines (83 loc) · 2.68 KB
/
Gopkg.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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
branch = "master"
digest = "1:094079578849caae57917cbe50cd31f9b8026db2ae248febb283c32d4f31ecd3"
name = "github.com/crackcomm/go-clitable"
packages = ["."]
pruneopts = "UT"
revision = "53bcff2fea363f918b5fc960c654a5fb4b3f9950"
[[projects]]
digest = "1:236d7e1bdb50d8f68559af37dbcf9d142d56b431c9b2176d41e2a009b664cda8"
name = "github.com/google/uuid"
packages = ["."]
pruneopts = "UT"
revision = "9b3b1e0f5f99ae461456d768e7d301a7acdaa2d8"
version = "v1.1.0"
[[projects]]
digest = "1:cd685a8b273acf671df4e26ec54c77c363d76eb80b554ed5374233a55f6e424f"
name = "github.com/jawher/mow.cli"
packages = [
".",
"internal/container",
"internal/flow",
"internal/fsm",
"internal/lexer",
"internal/matcher",
"internal/parser",
"internal/values",
]
pruneopts = "UT"
revision = "2f22195f169da29d54624afd9eb83ada5c9e4ee9"
version = "v1.0.4"
[[projects]]
branch = "master"
digest = "1:e75cb2f5591d83d7525d3412ae72c86ac651673443c0bc9980287032fcb4206e"
name = "github.com/keithballdotnet/go-kms"
packages = ["kms"]
pruneopts = "UT"
revision = "cf7fdab17367524c4768f755669b75131c4fb9bc"
[[projects]]
digest = "1:0356f3312c9bd1cbeda81505b7fd437501d8e778ab66998ef69f00d7f9b3a0d7"
name = "github.com/mattn/go-runewidth"
packages = ["."]
pruneopts = "UT"
revision = "3ee7d812e62a0804a7d0a324e0249ca2db3476d3"
version = "v0.0.4"
[[projects]]
branch = "master"
digest = "1:5ae265eb6d780f3560f0f937fa6eb1b6488c58217e632be45d0c30da2832a90e"
name = "github.com/miekg/pkcs11"
packages = ["."]
pruneopts = "UT"
revision = "79c216b7cb4d810ef51e2d89431d91f481a8a273"
[[projects]]
branch = "master"
digest = "1:d38f81081a389f1466ec98192cf9115a82158854d6f01e1c23e2e7554b97db71"
name = "github.com/rcrowley/go-metrics"
packages = ["."]
pruneopts = "UT"
revision = "3113b8401b8a98917cde58f8bbd42a1b1c03b1fd"
[[projects]]
branch = "master"
digest = "1:d62c6c8c681a0fd62e174e9a50621de25d6568a35835a10aa5140fb2512faee9"
name = "github.com/rcrowley/go-tigertonic"
packages = ["."]
pruneopts = "UT"
revision = "fe6b9f080eb79c071836be5c3e2e534dbdbcddd6"
[[projects]]
branch = "master"
digest = "1:f92f6956e4059f6a3efc14924d2dd58ba90da25cc57fe07ae3779ef2f5e0c5f2"
name = "golang.org/x/crypto"
packages = ["pbkdf2"]
pruneopts = "UT"
revision = "193df9c0f06f8bb35fba505183eaf0acc0136505"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/crackcomm/go-clitable",
"github.com/jawher/mow.cli",
"github.com/keithballdotnet/go-kms/kms",
]
solver-name = "gps-cdcl"
solver-version = 1