Skip to content

Commit 50ca830

Browse files
deps: bump github.com/txn2/rxtx from 1.3.2 to 1.5.2 (#11)
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](txn2/rxtx@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da531c4 commit 50ca830

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ require (
3131
github.com/elastic/beats/v7 v7.17.29
3232
github.com/gin-gonic/gin v1.12.0
3333
github.com/prometheus/client_golang v1.23.2
34-
github.com/txn2/rxtx v1.3.2
34+
github.com/txn2/rxtx v1.5.2
3535
go.uber.org/zap v1.28.0
3636
)
3737

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -430,8 +430,8 @@ github.com/tsg/gopacket v0.0.0-20200626092518-2ab8e397a786 h1:B/IVHYiI0d04dudYw+
430430
github.com/tsg/gopacket v0.0.0-20200626092518-2ab8e397a786/go.mod h1:RIkfovP3Y7my19aXEjjbNd9E5TlHozzAyt7B8AaEcwg=
431431
github.com/twitchyliquid64/golang-asm v0.15.1 h1:SU5vSMR7hnwNxj24w34ZyCi/FmDZTkS4MhqMhdFk5YI=
432432
github.com/twitchyliquid64/golang-asm v0.15.1/go.mod h1:a1lVb/DtPvCB8fslRZhAngC2+aY1QWCk3Cedj/Gdt08=
433-
github.com/txn2/rxtx v1.3.2 h1:MF5s8BjLfqP2iinLfgNF2FO+6EFBCKEroa8gGu1wMdA=
434-
github.com/txn2/rxtx v1.3.2/go.mod h1:WQzYIFlVjK/hHI/UStLVjO5tcBRR7H55I0g8N3mQzm4=
433+
github.com/txn2/rxtx v1.5.2 h1:7GgSIAsiy5JgADU9mUDqpuWZT+6CEqzrafwUh769HHc=
434+
github.com/txn2/rxtx v1.5.2/go.mod h1:WQzYIFlVjK/hHI/UStLVjO5tcBRR7H55I0g8N3mQzm4=
435435
github.com/ugorji/go/codec v1.3.1 h1:waO7eEiFDwidsBN6agj1vJQ4AG7lh2yqXyOXqhgQuyY=
436436
github.com/ugorji/go/codec v1.3.1/go.mod h1:pRBVtBSKl77K30Bv8R2P+cLSGaTtex6fsA2Wjqmfxj4=
437437
github.com/urso/diag v0.0.0-20200210123136-21b3cc8eb797 h1:OHNw/6pXODJAB32NujjdQO/KIYQ3KAbHQfCzH81XdCs=

0 commit comments

Comments
 (0)