aboutsummaryrefslogtreecommitdiff
path: root/Gopkg.lock
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2017-08-27 17:22:56 +0200
committerDimitri Sokolyuk <demon@dim13.org>2017-08-27 17:22:56 +0200
commit3ee2c48a1d5599c4e6754636d1755b1e1e897301 (patch)
treeba857ebb21b0b13248192e1711af496227a2b202 /Gopkg.lock
parent41acedced077f9da2c6b62a3932d661566af3ca6 (diff)
Add vendor
Diffstat (limited to 'Gopkg.lock')
-rw-r--r--Gopkg.lock27
1 files changed, 27 insertions, 0 deletions
diff --git a/Gopkg.lock b/Gopkg.lock
new file mode 100644
index 0000000..6ab63ae
--- /dev/null
+++ b/Gopkg.lock
@@ -0,0 +1,27 @@
+# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
+
+
+[[projects]]
+ branch = "master"
+ name = "github.com/dim13/cobs"
+ packages = ["."]
+ revision = "d5ce4ae918c35f606c0ca5b378d312414aff6e0b"
+
+[[projects]]
+ branch = "master"
+ name = "github.com/golang/protobuf"
+ packages = ["proto"]
+ revision = "ab9f9a6dab164b7d1246e0e688b0ab7b94d8553e"
+
+[[projects]]
+ branch = "master"
+ name = "github.com/tarm/serial"
+ packages = ["."]
+ revision = "e50d7d20b1f68657808356d33b4404890487ceee"
+
+[solve-meta]
+ analyzer-name = "dep"
+ analyzer-version = 1
+ inputs-digest = "c31efb8e65df4fc5b61d0f301e6facfd59d730f3fa7901331a1e5699ba51dda6"
+ solver-name = "gps-cdcl"
+ solver-version = 1