Skip to content

Commit 1ee95ac

Browse files
fix(deps): update module github.com/zmoog/ws/v2 to v2.2.0
1 parent def8085 commit 1ee95ac

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

receiver/wavinsentioreceiver/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.25.1
44

55
require (
66
github.com/stretchr/testify v1.11.1
7-
github.com/zmoog/ws/v2 v2.1.0
7+
github.com/zmoog/ws/v2 v2.2.0
88
go.opentelemetry.io/collector/component v1.42.0
99
go.opentelemetry.io/collector/component/componenttest v0.136.0
1010
go.opentelemetry.io/collector/confmap v1.42.0

receiver/wavinsentioreceiver/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de
5959
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
6060
github.com/zmoog/ws/v2 v2.1.0 h1:dSiEDiDJ7Ye/EewoOfN2wgHvxvNvJfohPeeWqvNkoA8=
6161
github.com/zmoog/ws/v2 v2.1.0/go.mod h1:Jl8cLao3qZL+tDGXDDVQIzRl3gbcUIHM6hCMvOzA7aA=
62+
github.com/zmoog/ws/v2 v2.2.0 h1:fVEKYXxkPTg0yF+uxGZXC2IXPoRSXBTCFPCn+JE6PJk=
63+
github.com/zmoog/ws/v2 v2.2.0/go.mod h1:Jl8cLao3qZL+tDGXDDVQIzRl3gbcUIHM6hCMvOzA7aA=
6264
go.opentelemetry.io/auto/sdk v1.1.0 h1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA=
6365
go.opentelemetry.io/auto/sdk v1.1.0/go.mod h1:3wSPjt5PWp2RhlCcmmOial7AvC4DQqZb7a7wCow3W8A=
6466
go.opentelemetry.io/collector/component v1.42.0 h1:on4XJ/NT1oPnuCVKDEtlpcr3GGPAS9taWBe8woHSTmY=

0 commit comments

Comments
 (0)