From dd8d676df4e61ca1ae8254fb939f130efcfa4a49 Mon Sep 17 00:00:00 2001 From: Junv Zhao Date: Thu, 17 May 2018 21:22:08 +1000 Subject: [PATCH] Add go dep --- Gopkg.lock | 213 ++++++++++++++++++++++++++++++++++++++++++++++++ Gopkg.toml | 42 ++++++++++ vendor/.gitkeep | 0 3 files changed, 255 insertions(+) create mode 100644 Gopkg.lock create mode 100644 Gopkg.toml create mode 100644 vendor/.gitkeep diff --git a/Gopkg.lock b/Gopkg.lock new file mode 100644 index 0000000..a3c50f6 --- /dev/null +++ b/Gopkg.lock @@ -0,0 +1,213 @@ +# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'. + + +[[projects]] + name = "github.com/PuerkitoBio/goquery" + packages = ["."] + revision = "a86ea073017a6beddef78c8659e7224e8ca634b0" + version = "v1.4.0" + +[[projects]] + name = "github.com/andybalholm/cascadia" + packages = ["."] + revision = "901648c87902174f774fac311d7f176f8647bdaa" + version = "v1.0.0" + +[[projects]] + branch = "master" + name = "github.com/antchfx/htmlquery" + packages = ["."] + revision = "7afeab9e150c53c8d592d884b0951a5a3b665a13" + +[[projects]] + branch = "master" + name = "github.com/antchfx/xmlquery" + packages = ["."] + revision = "52ab7c76b916d59fd2fd5dfd8a616ecf9923b7c0" + +[[projects]] + branch = "master" + name = "github.com/antchfx/xpath" + packages = ["."] + revision = "7148e5d6bb845772731e3979df279a1b0e8e90ac" + +[[projects]] + name = "github.com/asciimoo/colly" + packages = ["."] + revision = "6a6c7848ba3d0690ed9b77a68626f3e0e45493f3" + version = "v1.0.0" + +[[projects]] + branch = "master" + name = "github.com/gin-contrib/sse" + packages = ["."] + revision = "22d885f9ecc78bf4ee5d72b937e4bbcdc58e8cae" + +[[projects]] + name = "github.com/gin-gonic/gin" + packages = [ + ".", + "binding", + "render" + ] + revision = "d459835d2b077e44f7c9b453505ee29881d5d12d" + version = "v1.2" + +[[projects]] + name = "github.com/gobwas/glob" + packages = [ + ".", + "compiler", + "match", + "syntax", + "syntax/ast", + "syntax/lexer", + "util/runes", + "util/strings" + ] + revision = "5ccd90ef52e1e632236f7326478d4faa74f99438" + version = "v0.2.3" + +[[projects]] + name = "github.com/gocolly/colly" + packages = [ + "debug", + "storage" + ] + revision = "6a6c7848ba3d0690ed9b77a68626f3e0e45493f3" + version = "v1.0.0" + +[[projects]] + name = "github.com/golang/protobuf" + packages = ["proto"] + revision = "b4deda0973fb4c70b50d226b1af49f3da59f5265" + version = "v1.1.0" + +[[projects]] + name = "github.com/jinzhu/gorm" + packages = [ + ".", + "dialects/postgres" + ] + revision = "6ed508ec6a4ecb3531899a69cbc746ccf65a4166" + version = "v1.9.1" + +[[projects]] + branch = "master" + name = "github.com/jinzhu/inflection" + packages = ["."] + revision = "04140366298a54a039076d798123ffa108fff46c" + +[[projects]] + name = "github.com/kennygrant/sanitize" + packages = ["."] + revision = "2e6820834a1f36c626bf19a253b7d3cc060e9b8b" + version = "v1.2.3" + +[[projects]] + branch = "master" + name = "github.com/lib/pq" + packages = [ + ".", + "hstore", + "oid" + ] + revision = "d34b9ff171c21ad295489235aec8b6626023cd04" + +[[projects]] + name = "github.com/mattn/go-isatty" + packages = ["."] + revision = "57fdcb988a5c543893cc61bce354a6e24ab70022" + +[[projects]] + branch = "master" + name = "github.com/saintfish/chardet" + packages = ["."] + revision = "3af4cd4741ca4f3eb0c407c034571a6fb0ea529c" + +[[projects]] + branch = "master" + name = "github.com/temoto/robotstxt" + packages = ["."] + revision = "9e4646fa705336d5b2fa9dddfafbe0a1a965acd7" + +[[projects]] + name = "github.com/ugorji/go" + packages = ["codec"] + revision = "c88ee250d0221a57af388746f5cf03768c21d6e2" + +[[projects]] + branch = "master" + name = "golang.org/x/net" + packages = [ + "context", + "html", + "html/atom", + "html/charset" + ] + revision = "2491c5de3490fced2f6cff376127c667efeed857" + +[[projects]] + branch = "master" + name = "golang.org/x/sys" + packages = ["unix"] + revision = "7c87d13f8e835d2fb3a70a2912c811ed0c1d241b" + +[[projects]] + 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 = "f21a4dfb5e38f5895301dc265a8def02365cc3d0" + version = "v0.3.0" + +[[projects]] + name = "google.golang.org/appengine" + packages = [ + ".", + "internal", + "internal/app_identity", + "internal/base", + "internal/datastore", + "internal/log", + "internal/modules", + "internal/remote_api", + "internal/urlfetch", + "urlfetch" + ] + revision = "150dc57a1b433e64154302bdc40b6bb8aefa313a" + version = "v1.0.0" + +[[projects]] + name = "gopkg.in/go-playground/validator.v8" + packages = ["."] + revision = "5f57d2222ad794d0dffb07e664ea05e2ee07d60c" + version = "v8.18.1" + +[[projects]] + name = "gopkg.in/yaml.v2" + packages = ["."] + revision = "a5b47d31c556af34a302ce5d659e6fea44d90de0" + +[solve-meta] + analyzer-name = "dep" + analyzer-version = 1 + inputs-digest = "bbf1fa463e3cc20abfcecbd2f6b12212c798e9126e4340f124f576c813066a71" + solver-name = "gps-cdcl" + solver-version = 1 diff --git a/Gopkg.toml b/Gopkg.toml new file mode 100644 index 0000000..3bb01ab --- /dev/null +++ b/Gopkg.toml @@ -0,0 +1,42 @@ +# Gopkg.toml example +# +# Refer to https://golang.github.io/dep/docs/Gopkg.toml.html +# for detailed Gopkg.toml documentation. +# +# required = ["github.com/user/thing/cmd/thing"] +# ignored = ["github.com/user/project/pkgX", "bitbucket.org/user/project/pkgA/pkgY"] +# +# [[constraint]] +# name = "github.com/user/project" +# version = "1.0.0" +# +# [[constraint]] +# name = "github.com/user/project2" +# branch = "dev" +# source = "github.com/myfork/project2" +# +# [[override]] +# name = "github.com/x/y" +# version = "2.4.0" +# +# [prune] +# non-go = false +# go-tests = true +# unused-packages = true + + +[[constraint]] + name = "github.com/asciimoo/colly" + version = "1.0.0" + +[[constraint]] + name = "github.com/gin-gonic/gin" + version = "1.2.0" + +[[constraint]] + name = "github.com/jinzhu/gorm" + version = "1.9.1" + +[prune] + go-tests = true + unused-packages = true diff --git a/vendor/.gitkeep b/vendor/.gitkeep new file mode 100644 index 0000000..e69de29