summaryrefslogtreecommitdiff
path: root/Gopkg.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gopkg.lock')
-rw-r--r--Gopkg.lock66
1 files changed, 66 insertions, 0 deletions
diff --git a/Gopkg.lock b/Gopkg.lock
new file mode 100644
index 0000000..aacd904
--- /dev/null
+++ b/Gopkg.lock
@@ -0,0 +1,66 @@
+# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
+
+
+[[projects]]
+ branch = "master"
+ name = "dim13.org/rss"
+ packages = ["."]
+ revision = "c9743b50a4a97a5e6cf2141df3d7a1222a6c9bfb"
+
+[[projects]]
+ branch = "master"
+ name = "github.com/fluffle/goirc"
+ packages = [
+ "client",
+ "logging",
+ "state"
+ ]
+ revision = "a7abc67ac229ff40f2b09dbb4851585d99ec1aca"
+
+[[projects]]
+ name = "github.com/golang/mock"
+ packages = ["gomock"]
+ revision = "13f360950a79f5864a972c786a10a50e44b69541"
+ version = "v1.0.0"
+
+[[projects]]
+ branch = "master"
+ name = "golang.org/x/net"
+ packages = [
+ "html",
+ "html/atom",
+ "html/charset",
+ "proxy"
+ ]
+ revision = "5ccada7d0a7ba9aeb5d3aca8d3501b4c2a509fec"
+
+[[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 = "aa38d084f7a14d4d4cf2c37becb28586ce0945709be894c9ded5e824fb4348a2"
+ solver-name = "gps-cdcl"
+ solver-version = 1