summaryrefslogtreecommitdiff
path: root/Gopkg.lock
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2018-01-26 12:18:59 +0100
committerDimitri Sokolyuk <demon@dim13.org>2018-01-26 12:18:59 +0100
commit6312ad4bf7e48347539eb5b4c5075e447d8142f3 (patch)
tree276d5e4dd0cd1996d77b7b217f4511ac6efa3df5 /Gopkg.lock
parentc9743b50a4a97a5e6cf2141df3d7a1222a6c9bfb (diff)
Add verndor
Diffstat (limited to 'Gopkg.lock')
-rw-r--r--Gopkg.lock43
1 files changed, 43 insertions, 0 deletions
diff --git a/Gopkg.lock b/Gopkg.lock
new file mode 100644
index 0000000..302f952
--- /dev/null
+++ b/Gopkg.lock
@@ -0,0 +1,43 @@
+# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
+
+
+[[projects]]
+ branch = "master"
+ name = "golang.org/x/net"
+ packages = [
+ "html",
+ "html/atom",
+ "html/charset"
+ ]
+ revision = "0ed95abb35c445290478a5348a7b38bb154135fd"
+
+[[projects]]
+ branch = "master"
+ name = "golang.org/x/text"
+ packages = [
+ "encoding",
+ "encoding/charmap",
+ "encoding/htmlindex",
+ "encoding/internal",
+ "encoding/internal/identifier",
+ "encoding/japanese",
+ "encoding/korean",
+ "encoding/simplifiedchinese",
+ "encoding/traditionalchinese",
+ "encoding/unicode",
+ "internal/gen",
+ "internal/tag",
+ "internal/utf8internal",
+ "language",
+ "runes",
+ "transform",
+ "unicode/cldr"
+ ]
+ revision = "e19ae1496984b1c655b8044a65c0300a3c878dd3"
+
+[solve-meta]
+ analyzer-name = "dep"
+ analyzer-version = 1
+ inputs-digest = "290fb5e489119984dcbdb44f1ca3089d33f1a8d33e5afc2c67a2bd0d226f5d8a"
+ solver-name = "gps-cdcl"
+ solver-version = 1