Fix unit tests
[govpp.git] / Gopkg.lock
1 # This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
2
3
4 [[projects]]
5   digest = "1:3925737bca828152354a9a214c77e49f7c779e6207bfd40419d515645efd99ff"
6   name = "github.com/bennyscetbun/jsongo"
7   packages = ["."]
8   pruneopts = "UT"
9   revision = "5240b3f82c6665fe3ccd96bdf5e6f38fe1e1399d"
10
11 [[projects]]
12   digest = "1:38c783cf85b9454cc02a1a8319239800ed0af6c1c864adf19cea0539e134adad"
13   name = "github.com/fsnotify/fsnotify"
14   packages = ["."]
15   pruneopts = "UT"
16   revision = "4da3e2cfbabc9f751898f250b49f2439785783a1"
17
18 [[projects]]
19   branch = "master"
20   digest = "1:ea797b536b154f62d2e1c49b61d5a1088782111563eb59837ff2b83fd2a65184"
21   name = "github.com/ftrvxmtrx/fd"
22   packages = ["."]
23   pruneopts = "UT"
24   revision = "c6d800382fff6dc1412f34269f71b7f83bd059ad"
25
26 [[projects]]
27   digest = "1:81259d6c2b9aa336c627a31074078d5473788c1f54a373e4392d4e722716d74d"
28   name = "github.com/google/gopacket"
29   packages = [
30     ".",
31     "layers",
32   ]
33   pruneopts = "UT"
34   revision = "8e484f31b1237166f00e4896d27ddde259540632"
35
36 [[projects]]
37   branch = "master"
38   digest = "1:40bf4b24f9127737b22d3b86ff0bef3c3e9d87604d6260d9f9b9125e7995ff49"
39   name = "github.com/lunixbochs/struc"
40   packages = ["."]
41   pruneopts = "UT"
42   revision = "02e4c2afbb2ac4bae6876f52c8273fc4cf5a4b0a"
43
44 [[projects]]
45   digest = "1:c4c90722461cfbd86d88c3d7bad0c352a958c68de0884d399a42f53d160429e7"
46   name = "github.com/onsi/gomega"
47   packages = [
48     ".",
49     "format",
50     "internal/assertion",
51     "internal/asyncassertion",
52     "internal/oraclematcher",
53     "internal/testingtsupport",
54     "matchers",
55     "matchers/support/goraph/bipartitegraph",
56     "matchers/support/goraph/edge",
57     "matchers/support/goraph/node",
58     "matchers/support/goraph/util",
59     "types",
60   ]
61   pruneopts = "UT"
62   revision = "334b8f472b3af5d541c5642701c1e29e2126f486"
63   version = "v1.1.0"
64
65 [[projects]]
66   digest = "1:cfa0d7741863a0e1d30e0ccdd4b48a96a471cdb47892303de8b92c3713af3e77"
67   name = "github.com/pkg/profile"
68   packages = ["."]
69   pruneopts = "UT"
70   revision = "5b67d428864e92711fcbd2f8629456121a56d91f"
71   version = "v1.2.1"
72
73 [[projects]]
74   digest = "1:ee1da6524260ed66de5eacdf4def98a365576be6c6972faa8ef438bef324843d"
75   name = "github.com/sirupsen/logrus"
76   packages = ["."]
77   pruneopts = "UT"
78   revision = "202f25545ea4cf9b191ff7f846df5d87c9382c2b"
79   version = "v1.0.0"
80
81 [[projects]]
82   digest = "1:7217a703ed82a3c04939fdaf0768bf651406a9d2e41e061582f0809ab5459e00"
83   name = "golang.org/x/sys"
84   packages = ["unix"]
85   pruneopts = "UT"
86   revision = "9ccfe848b9db8435a24c424abbc07a921adf1df5"
87
88 [[projects]]
89   digest = "1:35c04c23c8aef680782e117c67e29750453c92d11448da616d2e399887e5fc86"
90   name = "gopkg.in/yaml.v2"
91   packages = ["."]
92   pruneopts = "UT"
93   revision = "cd8b52f8269e0feb286dfeef29f8fe4d5b397e0b"
94
95 [solve-meta]
96   analyzer-name = "dep"
97   analyzer-version = 1
98   input-imports = [
99     "github.com/bennyscetbun/jsongo",
100     "github.com/fsnotify/fsnotify",
101     "github.com/ftrvxmtrx/fd",
102     "github.com/google/gopacket",
103     "github.com/google/gopacket/layers",
104     "github.com/lunixbochs/struc",
105     "github.com/onsi/gomega",
106     "github.com/pkg/profile",
107     "github.com/sirupsen/logrus",
108   ]
109   solver-name = "gps-cdcl"
110   solver-version = 1