Update dependencies

master v1.2.0
Carlo Strub 6 years ago
parent 19bd493970
commit 79a35ee53b
No known key found for this signature in database
GPG Key ID: 34EF3FF33C29811A

130
Gopkg.lock generated

@ -2,81 +2,124 @@
[[projects]]
digest = "1:0f98f59e9a2f4070d66f0c9c39561f68fcd1dc837b22a852d28d0003aebd1b1e"
name = "github.com/boltdb/bolt"
packages = ["."]
pruneopts = "UT"
revision = "2f1ce7a837dcb8da3ec595b1dac9d0632f0f99e8"
version = "v1.3.1"
[[projects]]
branch = "master"
digest = "1:c2e6e323717f10271b665389097a65b41a5390a97e496b40de0ae40d90d0a71c"
name = "github.com/carlostrub/maildir"
packages = ["."]
pruneopts = "UT"
revision = "eed2685d688901996e5e040115a236404498af3e"
[[projects]]
digest = "1:abeb38ade3f32a92943e5be54f55ed6d6e3b6602761d74b4aab4c9dd45c18abd"
name = "github.com/fsnotify/fsnotify"
packages = ["."]
pruneopts = "UT"
revision = "c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9"
version = "v1.4.7"
[[projects]]
branch = "master"
digest = "1:5601ae3024d6657d6655a043fefce0ca8924af535fe56bcd184ecd2f7cfc5335"
name = "github.com/gonum/blas"
packages = [
".",
"blas64",
"native",
"native/internal/math32"
"native/internal/math32",
]
pruneopts = "UT"
revision = "e7c5890b24cf6f3bb173f76e1bd71e80e887e3f9"
[[projects]]
branch = "master"
digest = "1:4d213c1faa284634054e52465bd94d72a6b4fcd792cecf6cef357bdc3c84f745"
name = "github.com/gonum/floats"
packages = ["."]
pruneopts = "UT"
revision = "7de1f4ea7ab57890bfd427af68c7994cd67975d4"
[[projects]]
branch = "master"
digest = "1:dc7c82ea61b3c8da96b40b7c87c1c26b41f735f516babec25ebe826acf359b43"
name = "github.com/gonum/internal"
packages = [
"asm/f32",
"asm/f64"
"asm/f64",
]
pruneopts = "UT"
revision = "fda53f8d25717c07e2dac25758075a182bd74235"
[[projects]]
branch = "master"
digest = "1:2854c77b7dbe7f340e37d3b01c07f9da33b5ff7d21c915f195b4a0ae9f37d6f5"
name = "github.com/gonum/lapack"
packages = [
".",
"lapack64",
"native"
"native",
]
pruneopts = "UT"
revision = "f0b8b25edeceafb3a2752941c7bf0cda962df112"
[[projects]]
branch = "master"
digest = "1:d28c2bfc6b59b522a166106a3a4b04ca55fd2171ffd7a1ea0a6edb5f4e5c4b40"
name = "github.com/gonum/matrix"
packages = [
".",
"mat64"
"mat64",
]
pruneopts = "UT"
revision = "a41cc49d4c29f7451775f4379a5cc6ec6239dfab"
[[projects]]
branch = "master"
digest = "1:9661d187dd0ca0f8e90c12c403c2496c7ff9c296645a186658328b378aacf33c"
name = "github.com/gonum/stat"
packages = ["."]
pruneopts = "UT"
revision = "ec9c8a1062f4be6c6ad671f0f5dba12d4a76826d"
[[projects]]
branch = "master"
digest = "1:59392ed8afb901aab4287d4894df8191722e34f3957716f4350c8c133ce99046"
name = "github.com/hpcloud/tail"
packages = [
".",
"ratelimiter",
"util",
"watch",
"winfile",
]
pruneopts = "UT"
revision = "a1dbeea552b7c8df4b542c66073e393de198a800"
[[projects]]
digest = "1:e30ac47ee84d7d354e0a284cf742e3015400667e90aa3d6ae99c7a55da67c645"
name = "github.com/kennygrant/sanitize"
packages = ["."]
revision = "2e6820834a1f36c626bf19a253b7d3cc060e9b8b"
version = "v1.2.3"
pruneopts = "UT"
revision = "06ec0d0dbcd497d01e5189b16f5263f712e61a8e"
version = "v1.2.4"
[[projects]]
branch = "master"
digest = "1:f44d34fda864bed6d6c71514cd40b2ee097e6e67f745d5d014113e1faa5af8b7"
name = "github.com/konsorten/go-windows-terminal-sequences"
packages = ["."]
pruneopts = "UT"
revision = "b729f2633dfe35f4d1d8a32385f6685610ce1cb5"
[[projects]]
digest = "1:42e29deef12327a69123b9cb2cb45fee4af5c12c2a23c6e477338279a052703f"
name = "github.com/onsi/ginkgo"
packages = [
".",
@ -96,12 +139,14 @@
"reporters/stenographer",
"reporters/stenographer/support/go-colorable",
"reporters/stenographer/support/go-isatty",
"types"
"types",
]
revision = "fa5fabab2a1bfbd924faf4c067d07ae414e2aedf"
version = "v1.5.0"
pruneopts = "UT"
revision = "3774a09d95489ccaa16032e0770d08ea77ba6184"
version = "v1.6.0"
[[projects]]
digest = "1:ab54eea8d482272009e9e4af07d4d9b5236c27b4d8c54a3f2c99d163be883eca"
name = "github.com/onsi/gomega"
packages = [
".",
@ -115,55 +160,69 @@
"matchers/support/goraph/edge",
"matchers/support/goraph/node",
"matchers/support/goraph/util",
"types"
"types",
]
revision = "62bff4df71bdbc266561a0caee19f0594b17c240"
version = "v1.4.0"
pruneopts = "UT"
revision = "7615b9433f86a8bdf29709bf288bc4fd0636a369"
version = "v1.4.2"
[[projects]]
digest = "1:74c6f355632077927877c9b7adbefb33c66a2dea0472615baecd22abce662c9c"
name = "github.com/retailnext/hllpp"
packages = ["."]
pruneopts = "UT"
revision = "9fdfea05b3e55bebe7beb22d16c7db15d46cd518"
version = "v1.0.0"
[[projects]]
digest = "1:dc2d85c13ac22c22a1f3170a41a8e1b897fa05134aaf533f16df44f66a25b4a1"
name = "github.com/sirupsen/logrus"
packages = ["."]
revision = "c155da19408a8799da419ed3eeb0cb5db0ad5dbc"
version = "v1.0.5"
pruneopts = "UT"
revision = "a67f783a3814b8729bd2dac5780b5f78f8dbd64d"
version = "v1.1.0"
[[projects]]
digest = "1:b24d38b282bacf9791408a080f606370efa3d364e4b5fd9ba0f7b87786d3b679"
name = "github.com/urfave/cli"
packages = ["."]
pruneopts = "UT"
revision = "cfb38830724cc34fedffe9a2a29fb54fa9169cd1"
version = "v1.20.0"
[[projects]]
branch = "master"
digest = "1:3f3a05ae0b95893d90b9b3b5afdb79a9b3d96e4e36e099d841ae602e4aca0da8"
name = "golang.org/x/crypto"
packages = ["ssh/terminal"]
revision = "1a580b3eff7814fc9b40602fd35256c63b50f491"
pruneopts = "UT"
revision = "e3636079e1a4c1f337f212cc5cd2aca108f6c900"
[[projects]]
branch = "master"
digest = "1:5193d913046443e59093d66a97a40c51f4a5ea4ceba60f3b3ecf89694de5d16f"
name = "golang.org/x/net"
packages = [
"html",
"html/atom",
"html/charset"
"html/charset",
]
revision = "9ef9f5bb98a1fdc41f8cf6c250a4404b4085e389"
pruneopts = "UT"
revision = "68fc911561ed0cb104e22deafa05515909b706ab"
[[projects]]
branch = "master"
digest = "1:8a35cf7e4a316cee63d627d7de15b81901a19f8a3f9aff0d1a80c746a57234d6"
name = "golang.org/x/sys"
packages = [
"unix",
"windows"
"windows",
]
revision = "7f59abf37be6a6007f075af1bc7f16f137bc176b"
pruneopts = "UT"
revision = "8469e314837c2e2471561de5c47bbf8bfd0d9099"
[[projects]]
digest = "1:aa4d6967a3237f8367b6bf91503964a77183ecf696f1273e8ad3551bb4412b5f"
name = "golang.org/x/text"
packages = [
"encoding",
@ -182,20 +241,49 @@
"language",
"runes",
"transform",
"unicode/cldr"
"unicode/cldr",
]
pruneopts = "UT"
revision = "f21a4dfb5e38f5895301dc265a8def02365cc3d0"
version = "v0.3.0"
[[projects]]
digest = "1:abeb38ade3f32a92943e5be54f55ed6d6e3b6602761d74b4aab4c9dd45c18abd"
name = "gopkg.in/fsnotify/fsnotify.v1"
packages = ["."]
pruneopts = "UT"
revision = "c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9"
version = "v1.4.7"
[[projects]]
digest = "1:3c839a777de0e6da035c9de900b60cbec463b0a89351192c1ea083eaf9e0fce0"
name = "gopkg.in/tomb.v1"
packages = ["."]
pruneopts = "UT"
revision = "c131134a1947e9afd9cecfe11f4c6dff0732ae58"
[[projects]]
digest = "1:342378ac4dcb378a5448dd723f0784ae519383532f5e70ade24132c4c8693202"
name = "gopkg.in/yaml.v2"
packages = ["."]
pruneopts = "UT"
revision = "5420a8b6744d3b0345ab293f6fcba19c978f1183"
version = "v2.2.1"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
inputs-digest = "86a8a299a11ece0852179c1eba4b5ab6b368b4d733421aaca8bf31875ee1a646"
input-imports = [
"github.com/boltdb/bolt",
"github.com/carlostrub/maildir",
"github.com/fsnotify/fsnotify",
"github.com/gonum/stat",
"github.com/kennygrant/sanitize",
"github.com/onsi/ginkgo",
"github.com/onsi/gomega",
"github.com/retailnext/hllpp",
"github.com/sirupsen/logrus",
"github.com/urfave/cli",
]
solver-name = "gps-cdcl"
solver-version = 1

@ -1,6 +1,6 @@
# Gopkg.toml example
#
# Refer to https://github.com/golang/dep/blob/master/docs/Gopkg.toml.md
# Refer to https://golang.github.io/dep/docs/Gopkg.toml.html
# for detailed Gopkg.toml documentation.
#
# required = ["github.com/user/thing/cmd/thing"]
@ -43,15 +43,15 @@
[[constraint]]
name = "github.com/kennygrant/sanitize"
version = "1.2.3"
version = "1.2.4"
[[constraint]]
name = "github.com/onsi/ginkgo"
version = "1.4.0"
version = "1.6.0"
[[constraint]]
name = "github.com/onsi/gomega"
version = "1.3.0"
version = "1.4.2"
[[constraint]]
name = "github.com/retailnext/hllpp"
@ -59,7 +59,7 @@
[[constraint]]
name = "github.com/sirupsen/logrus"
version = "1.0.4"
version = "1.1.0"
[[constraint]]
name = "github.com/urfave/cli"

Loading…
Cancel
Save