diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-09-11 09:08:45 -0400 |
|---|---|---|
| committer | Christine Dodrill <me@christine.website> | 2019-09-11 09:08:45 -0400 |
| commit | 1d5217675af217a5e289da76f2103037c5536710 (patch) | |
| tree | ce5643002626b02bf00e4f28c3d063a0132a561e | |
| parent | 74c7b181d79a212ba38c515f7b483d99d0554fea (diff) | |
| download | x-1d5217675af217a5e289da76f2103037c5536710.tar.xz x-1d5217675af217a5e289da76f2103037c5536710.zip | |
build(deps): bump github.com/xtaci/kcp-go (#29)
Bumps [github.com/xtaci/kcp-go](https://github.com/xtaci/kcp-go) from 5.4.4+incompatible to 5.4.5+incompatible.
- [Release notes](https://github.com/xtaci/kcp-go/releases)
- [Commits](https://github.com/xtaci/kcp-go/compare/v5.4.4...v5.4.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
| -rw-r--r-- | go.mod | 2 | ||||
| -rw-r--r-- | go.sum | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -57,7 +57,7 @@ require ( github.com/tjfoc/gmsm v1.0.1 // indirect github.com/tmc/scp v0.0.0-20170824174625-f7b48647feef github.com/xlzd/gotp v0.0.0-20181030022105-c8557ba2c119 - github.com/xtaci/kcp-go v5.4.4+incompatible + 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/yawning/bulb v0.0.0-20170405033506-85d80d893c3d // indirect @@ -154,6 +154,8 @@ github.com/xtaci/kcp-go v5.4.2+incompatible h1:srUoSnFj4dkRzo2b+yz1WENGB32vAv0iu github.com/xtaci/kcp-go v5.4.2+incompatible/go.mod h1:bN6vIwHQbfHaHtFpEssmWsN45a+AZwO7eyRCmEIbtvE= github.com/xtaci/kcp-go v5.4.4+incompatible h1:QIJ0a0Q0N1G20yLHL2+fpdzyy2v/Cb3PI+xiwx/KK9c= github.com/xtaci/kcp-go v5.4.4+incompatible/go.mod h1:bN6vIwHQbfHaHtFpEssmWsN45a+AZwO7eyRCmEIbtvE= +github.com/xtaci/kcp-go v5.4.5+incompatible h1:CdPonwNu3RKu7HcXSno5r0GXfTViDY2iFV2RDOao/4U= +github.com/xtaci/kcp-go v5.4.5+incompatible/go.mod h1:bN6vIwHQbfHaHtFpEssmWsN45a+AZwO7eyRCmEIbtvE= github.com/xtaci/lossyconn v0.0.0-20190602105132-8df528c0c9ae h1:J0GxkO96kL4WF+AIT3M4mfUVinOCPgf2uUWYFUzN0sM= github.com/xtaci/lossyconn v0.0.0-20190602105132-8df528c0c9ae/go.mod h1:gXtu8J62kEgmN++bm9BVICuT/e8yiLI2KFobd/TRFsE= github.com/xtaci/smux v1.3.3 h1:+vnzZHTLGHrj+LzUZEkKmvu4KkG7fj4jwMPqhawvErg= |
