From 9a8c7354bacf9ede18af92fc162830c62853f0e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 23:07:38 +0000 Subject: [PATCH] deps: bump github.com/txn2/rxtx from 1.3.2 to 1.5.2 Bumps [github.com/txn2/rxtx](https://github.com/txn2/rxtx) from 1.3.2 to 1.5.2. - [Release notes](https://github.com/txn2/rxtx/releases) - [Commits](https://github.com/txn2/rxtx/compare/v1.3.2...v1.5.2) --- updated-dependencies: - dependency-name: github.com/txn2/rxtx dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-minor ... 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 1e00a362..63fb9ebe 100644 --- a/go.mod +++ b/go.mod @@ -31,7 +31,7 @@ require ( github.com/elastic/beats/v7 v7.17.29 github.com/gin-gonic/gin v1.12.0 github.com/prometheus/client_golang v1.23.2 - github.com/txn2/rxtx v1.3.2 + github.com/txn2/rxtx v1.5.2 go.uber.org/zap v1.28.0 ) diff --git a/go.sum b/go.sum index 3b522450..bb9b07bc 100644 --- a/go.sum +++ b/go.sum @@ -430,8 +430,8 @@ github.com/tsg/gopacket v0.0.0-20200626092518-2ab8e397a786 h1:B/IVHYiI0d04dudYw+ github.com/tsg/gopacket v0.0.0-20200626092518-2ab8e397a786/go.mod h1:RIkfovP3Y7my19aXEjjbNd9E5TlHozzAyt7B8AaEcwg= github.com/twitchyliquid64/golang-asm v0.15.1 h1:SU5vSMR7hnwNxj24w34ZyCi/FmDZTkS4MhqMhdFk5YI= github.com/twitchyliquid64/golang-asm v0.15.1/go.mod h1:a1lVb/DtPvCB8fslRZhAngC2+aY1QWCk3Cedj/Gdt08= -github.com/txn2/rxtx v1.3.2 h1:MF5s8BjLfqP2iinLfgNF2FO+6EFBCKEroa8gGu1wMdA= -github.com/txn2/rxtx v1.3.2/go.mod h1:WQzYIFlVjK/hHI/UStLVjO5tcBRR7H55I0g8N3mQzm4= +github.com/txn2/rxtx v1.5.2 h1:7GgSIAsiy5JgADU9mUDqpuWZT+6CEqzrafwUh769HHc= +github.com/txn2/rxtx v1.5.2/go.mod h1:WQzYIFlVjK/hHI/UStLVjO5tcBRR7H55I0g8N3mQzm4= github.com/ugorji/go/codec v1.3.1 h1:waO7eEiFDwidsBN6agj1vJQ4AG7lh2yqXyOXqhgQuyY= github.com/ugorji/go/codec v1.3.1/go.mod h1:pRBVtBSKl77K30Bv8R2P+cLSGaTtex6fsA2Wjqmfxj4= github.com/urso/diag v0.0.0-20200210123136-21b3cc8eb797 h1:OHNw/6pXODJAB32NujjdQO/KIYQ3KAbHQfCzH81XdCs=