aboutsummaryrefslogtreecommitdiffstats
path: root/Gopkg.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gopkg.lock')
-rw-r--r--Gopkg.lock101
1 files changed, 101 insertions, 0 deletions
diff --git a/Gopkg.lock b/Gopkg.lock
new file mode 100644
index 0000000..c35dc15
--- /dev/null
+++ b/Gopkg.lock
@@ -0,0 +1,101 @@
+# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
+
+
+[[projects]]
+ digest = "1:3925737bca828152354a9a214c77e49f7c779e6207bfd40419d515645efd99ff"
+ name = "github.com/bennyscetbun/jsongo"
+ packages = ["."]
+ pruneopts = "UT"
+ revision = "5240b3f82c6665fe3ccd96bdf5e6f38fe1e1399d"
+
+[[projects]]
+ digest = "1:38c783cf85b9454cc02a1a8319239800ed0af6c1c864adf19cea0539e134adad"
+ name = "github.com/fsnotify/fsnotify"
+ packages = ["."]
+ pruneopts = "UT"
+ revision = "4da3e2cfbabc9f751898f250b49f2439785783a1"
+
+[[projects]]
+ digest = "1:81259d6c2b9aa336c627a31074078d5473788c1f54a373e4392d4e722716d74d"
+ name = "github.com/google/gopacket"
+ packages = [
+ ".",
+ "layers",
+ ]
+ pruneopts = "UT"
+ revision = "8e484f31b1237166f00e4896d27ddde259540632"
+
+[[projects]]
+ branch = "master"
+ digest = "1:40bf4b24f9127737b22d3b86ff0bef3c3e9d87604d6260d9f9b9125e7995ff49"
+ name = "github.com/lunixbochs/struc"
+ packages = ["."]
+ pruneopts = "UT"
+ revision = "02e4c2afbb2ac4bae6876f52c8273fc4cf5a4b0a"
+
+[[projects]]
+ digest = "1:c4c90722461cfbd86d88c3d7bad0c352a958c68de0884d399a42f53d160429e7"
+ name = "github.com/onsi/gomega"
+ packages = [
+ ".",
+ "format",
+ "internal/assertion",
+ "internal/asyncassertion",
+ "internal/oraclematcher",
+ "internal/testingtsupport",
+ "matchers",
+ "matchers/support/goraph/bipartitegraph",
+ "matchers/support/goraph/edge",
+ "matchers/support/goraph/node",
+ "matchers/support/goraph/util",
+ "types",
+ ]
+ pruneopts = "UT"
+ revision = "334b8f472b3af5d541c5642701c1e29e2126f486"
+ version = "v1.1.0"
+
+[[projects]]
+ digest = "1:cfa0d7741863a0e1d30e0ccdd4b48a96a471cdb47892303de8b92c3713af3e77"
+ name = "github.com/pkg/profile"
+ packages = ["."]
+ pruneopts = "UT"
+ revision = "5b67d428864e92711fcbd2f8629456121a56d91f"
+ version = "v1.2.1"
+
+[[projects]]
+ digest = "1:ee1da6524260ed66de5eacdf4def98a365576be6c6972faa8ef438bef324843d"
+ name = "github.com/sirupsen/logrus"
+ packages = ["."]
+ pruneopts = "UT"
+ revision = "202f25545ea4cf9b191ff7f846df5d87c9382c2b"
+ version = "v1.0.0"
+
+[[projects]]
+ digest = "1:7217a703ed82a3c04939fdaf0768bf651406a9d2e41e061582f0809ab5459e00"
+ name = "golang.org/x/sys"
+ packages = ["unix"]
+ pruneopts = "UT"
+ revision = "9ccfe848b9db8435a24c424abbc07a921adf1df5"
+
+[[projects]]
+ digest = "1:35c04c23c8aef680782e117c67e29750453c92d11448da616d2e399887e5fc86"
+ name = "gopkg.in/yaml.v2"
+ packages = ["."]
+ pruneopts = "UT"
+ revision = "cd8b52f8269e0feb286dfeef29f8fe4d5b397e0b"
+
+[solve-meta]
+ analyzer-name = "dep"
+ analyzer-version = 1
+ input-imports = [
+ "github.com/bennyscetbun/jsongo",
+ "github.com/fsnotify/fsnotify",
+ "github.com/google/gopacket",
+ "github.com/google/gopacket/layers",
+ "github.com/lunixbochs/struc",
+ "github.com/onsi/gomega",
+ "github.com/pkg/profile",
+ "github.com/sirupsen/logrus",
+ ]
+ solver-name = "gps-cdcl"
+ solver-version = 1