From 26df8a2bd7edef39b95d06eef6ba51584d770acb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 23:13:52 +0000 Subject: [PATCH] Bump github.com/xtaci/kcp-go/v5 from 5.6.61 to 5.6.66 Bumps [github.com/xtaci/kcp-go/v5](https://github.com/xtaci/kcp-go) from 5.6.61 to 5.6.66. - [Release notes](https://github.com/xtaci/kcp-go/releases) - [Commits](https://github.com/xtaci/kcp-go/compare/v5.6.61...v5.6.66) --- updated-dependencies: - dependency-name: github.com/xtaci/kcp-go/v5 dependency-version: 5.6.66 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 1ce0b8b6..eda1ef93 100644 --- a/go.mod +++ b/go.mod @@ -25,7 +25,7 @@ require ( github.com/stretchr/testify v1.11.1 github.com/tidwall/gjson v1.18.0 github.com/vishvananda/netlink v1.3.1 - github.com/xtaci/kcp-go/v5 v5.6.61 + github.com/xtaci/kcp-go/v5 v5.6.66 go.etcd.io/bbolt v1.4.3 golang.org/x/crypto v0.47.0 golang.org/x/net v0.49.0 diff --git a/go.sum b/go.sum index c84d2bf3..269f4116 100644 --- a/go.sum +++ b/go.sum @@ -178,8 +178,8 @@ github.com/vishvananda/netns v0.0.5/go.mod h1:SpkAiCQRtJ6TvvxPnOSyH3BMl6unz3xZla github.com/wlynxg/anet v0.0.3/go.mod h1:eay5PRQr7fIVAMbTbchTnO9gG65Hg/uYGdc7mguHxoA= github.com/wlynxg/anet v0.0.5 h1:J3VJGi1gvo0JwZ/P1/Yc/8p63SoW98B5dHkYDmpgvvU= github.com/wlynxg/anet v0.0.5/go.mod h1:eay5PRQr7fIVAMbTbchTnO9gG65Hg/uYGdc7mguHxoA= -github.com/xtaci/kcp-go/v5 v5.6.61 h1:ajm12pGuWO+GWQNusPyPESC7Rq0yTC2rEXVYkM8ExOg= -github.com/xtaci/kcp-go/v5 v5.6.61/go.mod h1:9O3D8WR+cyyUjGiTILYfg17vn72otWuXK2AFfqIe6CM= +github.com/xtaci/kcp-go/v5 v5.6.66 h1:JG+GHxcb5jWoYq7/CQ0qofc/R54tn9Ol8vW1MMJNzQY= +github.com/xtaci/kcp-go/v5 v5.6.66/go.mod h1:9O3D8WR+cyyUjGiTILYfg17vn72otWuXK2AFfqIe6CM= github.com/xtaci/lossyconn v0.0.0-20200209145036-adba10fffc37 h1:EWU6Pktpas0n8lLQwDsRyZfmkPeRbdgPtW609es+/9E= github.com/xtaci/lossyconn v0.0.0-20200209145036-adba10fffc37/go.mod h1:HpMP7DB2CyokmAh4lp0EQnnWhmycP/TvwBGzvuie+H0= github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=