forked from tinyjson/tinyjson
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGopkg.lock
79 lines (70 loc) · 2.14 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
digest = "1:70aaee5d85229ce993eb0cf66e4a519630758fed52bc9a65e645aba94343972e"
name = "github.com/dave/jennifer"
packages = [
".",
"jen",
]
pruneopts = "UT"
revision = "14e399b6b5e8456c66c45c955fc27b568bacb5c9"
version = "v1.3.0"
[[projects]]
digest = "1:ffe9824d294da03b391f44e1ae8281281b4afc1bdaa9588c9097785e3af10cec"
name = "github.com/davecgh/go-spew"
packages = ["spew"]
pruneopts = "UT"
revision = "8991bc29aa16c548c550c7ff78260e27b9ab7c73"
version = "v1.1.1"
[[projects]]
digest = "1:0028cb19b2e4c3112225cd871870f2d9cf49b9b4276531f03438a88e94be86fe"
name = "github.com/pmezard/go-difflib"
packages = ["difflib"]
pruneopts = "UT"
revision = "792786c7400a136282c1664665ae0a8db921c6c2"
version = "v1.0.0"
[[projects]]
digest = "1:ac83cf90d08b63ad5f7e020ef480d319ae890c208f8524622a2f3136e2686b02"
name = "github.com/stretchr/objx"
packages = ["."]
pruneopts = "UT"
revision = "477a77ecc69700c7cdeb1fa9e129548e1c1c393c"
version = "v0.1.1"
[[projects]]
digest = "1:7a905394a784c598221920806f290b22b07ac787e1945af762c5c475781084f4"
name = "github.com/stretchr/testify"
packages = [
".",
"assert",
"http",
"mock",
]
pruneopts = "UT"
revision = "221dbe5ed46703ee255b1da0dec05086f5035f62"
version = "v1.4.0"
[[projects]]
branch = "master"
digest = "1:c8daa01e5371a8497017bce1defc896bf8232d88ace1de3ebefd3a640bce155a"
name = "github.com/tinyjson/lexer"
packages = ["."]
pruneopts = "UT"
revision = "ddcdf28f5bfddf288bfd94cd9c4acbc1587b1d23"
[[projects]]
digest = "1:4d2e5a73dc1500038e504a8d78b986630e3626dc027bc030ba5c75da257cdb96"
name = "gopkg.in/yaml.v2"
packages = ["."]
pruneopts = "UT"
revision = "51d6538a90f86fe93ac480b35f37b2be17fef232"
version = "v2.2.2"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/dave/jennifer",
"github.com/dave/jennifer/jen",
"github.com/stretchr/testify",
"github.com/stretchr/testify/assert",
"github.com/tinyjson/lexer",
]
solver-name = "gps-cdcl"
solver-version = 1