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 @@ -5,6 +5,7 @@ go 1.25.1
55require (
66 github.com/stretchr/testify v1.11.1
77 github.com/zmoog/ws v0.1.1
8+ github.com/zmoog/ws/v2 v2.0.0
89 go.opentelemetry.io/collector/component v1.42.0
910 go.opentelemetry.io/collector/component/componenttest v0.136.0
1011 go.opentelemetry.io/collector/confmap v1.42.0
Original file line number Diff line number Diff line change @@ -59,6 +59,7 @@ 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 v0.1.1 h1:7vgnpIO2weQ9PnbB1UtujdJbxJw5oBJVCzqzPlJho8c =
6161github.com/zmoog/ws v0.1.1 /go.mod h1:kF1WuLBzM8TpqPY9IGCZNFHhv2NylHCxFF5keeZcAhY =
62+ github.com/zmoog/ws/v2 v2.0.0 /go.mod h1:Jl8cLao3qZL+tDGXDDVQIzRl3gbcUIHM6hCMvOzA7aA =
6263go.opentelemetry.io/auto/sdk v1.1.0 h1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA =
6364go.opentelemetry.io/auto/sdk v1.1.0 /go.mod h1:3wSPjt5PWp2RhlCcmmOial7AvC4DQqZb7a7wCow3W8A =
6465go.opentelemetry.io/collector/component v1.42.0 h1:on4XJ/NT1oPnuCVKDEtlpcr3GGPAS9taWBe8woHSTmY =
You can’t perform that action at this time.
0 commit comments