aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-09-11 09:08:55 -0400
committerChristine Dodrill <me@christine.website>2019-09-11 09:08:55 -0400
commit46427f4ca86e07434cd8b9a626cd8f3f0ce27174 (patch)
tree412b3a84c4f57dd0ac55b80322732bc4d601a425
parent1d5217675af217a5e289da76f2103037c5536710 (diff)
downloadx-46427f4ca86e07434cd8b9a626cd8f3f0ce27174.tar.xz
x-46427f4ca86e07434cd8b9a626cd8f3f0ce27174.zip
build(deps): bump github.com/xtaci/smux from 1.3.5 to 1.3.6 (#28)
Bumps [github.com/xtaci/smux](https://github.com/xtaci/smux) from 1.3.5 to 1.3.6. - [Release notes](https://github.com/xtaci/smux/releases) - [Commits](https://github.com/xtaci/smux/compare/v1.3.5...v1.3.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--go.mod2
-rw-r--r--go.sum2
2 files changed, 3 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index ca9f52f..8ffd687 100644
--- a/go.mod
+++ b/go.mod
@@ -59,7 +59,7 @@ require (
github.com/xlzd/gotp v0.0.0-20181030022105-c8557ba2c119
github.com/xtaci/kcp-go v5.4.5+incompatible
github.com/xtaci/lossyconn v0.0.0-20190602105132-8df528c0c9ae // indirect
- github.com/xtaci/smux v1.3.5
+ github.com/xtaci/smux v1.3.6
github.com/yawning/bulb v0.0.0-20170405033506-85d80d893c3d // indirect
go4.org v0.0.0-20190313082347-94abd6928b1d
golang.org/x/crypto v0.0.0-20190513172903-22d7a77e9e5f
diff --git a/go.sum b/go.sum
index 666003a..f0a6771 100644
--- a/go.sum
+++ b/go.sum
@@ -164,6 +164,8 @@ github.com/xtaci/smux v1.3.4 h1:7BJNo6A3d8CJXV1cCwwN9lZaGigNB2BbSDKIbtf7bHE=
github.com/xtaci/smux v1.3.4/go.mod h1:f+nYm6SpuHMy/SH0zpbvAFHT1QoMcgLOsWcFip5KfPw=
github.com/xtaci/smux v1.3.5 h1:wR36ew6NaYwbhIBSnoYFeinX/Gs6A67wj0yXqH0Qa+c=
github.com/xtaci/smux v1.3.5/go.mod h1:f+nYm6SpuHMy/SH0zpbvAFHT1QoMcgLOsWcFip5KfPw=
+github.com/xtaci/smux v1.3.6 h1:TFsd1myAvw5uU48uo5N9dS9l4AiCQXB+Id/ubqHgLJM=
+github.com/xtaci/smux v1.3.6/go.mod h1:f+nYm6SpuHMy/SH0zpbvAFHT1QoMcgLOsWcFip5KfPw=
github.com/yawning/bulb v0.0.0-20170405033506-85d80d893c3d h1:74VDH65v2A5bu/HCyrRpGJ8tEZ6PY2MXUMDh9YilfPs=
github.com/yawning/bulb v0.0.0-20170405033506-85d80d893c3d/go.mod h1:2ickkGiASLFhjpaFnwRS1qr2yaY7EgGk73v+DIOL5Bo=
go.etcd.io/bbolt v1.3.2 h1:Z/90sZLPOeCy2PwprqkFa25PdkusRzaj9P8zm/KNyvk=