summaryrefslogtreecommitdiff
path: root/Gopkg.lock
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2019-07-06 18:56:43 +0200
committerDimitri Sokolyuk <demon@dim13.org>2019-07-06 18:56:43 +0200
commit32dd62da990484cf15db8eb7a14bd646bc0fda8a (patch)
tree61c0468f8cad58bf5161a6fc53d0fc85b55951fc /Gopkg.lock
parent6312ad4bf7e48347539eb5b4c5075e447d8142f3 (diff)
switch to go.mod
Diffstat (limited to 'Gopkg.lock')
-rw-r--r--Gopkg.lock43
1 files changed, 0 insertions, 43 deletions
diff --git a/Gopkg.lock b/Gopkg.lock
deleted file mode 100644
index 302f952..0000000
--- a/Gopkg.lock
+++ /dev/null
@@ -1,43 +0,0 @@
-# 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