File tree Expand file tree Collapse file tree
receiver/wavinsentioreceiver Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.25.1
44
55require (
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
Original file line number Diff line number Diff line change @@ -59,6 +59,8 @@ github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de
5959github.com/yuin/goldmark v1.2.1 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
6060github.com/zmoog/ws/v2 v2.1.0 h1:dSiEDiDJ7Ye/EewoOfN2wgHvxvNvJfohPeeWqvNkoA8 =
6161github.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 =
6264go.opentelemetry.io/auto/sdk v1.1.0 h1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA =
6365go.opentelemetry.io/auto/sdk v1.1.0 /go.mod h1:3wSPjt5PWp2RhlCcmmOial7AvC4DQqZb7a7wCow3W8A =
6466go.opentelemetry.io/collector/component v1.42.0 h1:on4XJ/NT1oPnuCVKDEtlpcr3GGPAS9taWBe8woHSTmY =
You can’t perform that action at this time.
0 commit comments