File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -23037,11 +23037,11 @@ limitations under the License.
23037
23037
23038
23038
--------------------------------------------------------------------------------
23039
23039
Dependency : github.com/elastic/opentelemetry-lib
23040
- Version: v0.7.4
23040
+ Version: v0.8.1
23041
23041
Licence type (autodetected): Apache-2.0
23042
23042
--------------------------------------------------------------------------------
23043
23043
23044
- Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-lib@v0.7.4 /LICENSE:
23044
+ Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-lib@v0.8.1 /LICENSE:
23045
23045
23046
23046
Apache License
23047
23047
Version 2.0, January 2004
Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ require (
166
166
github.com/elastic/go-structform v0.0.11 // indirect
167
167
github.com/elastic/go-windows v1.0.2 // indirect
168
168
github.com/elastic/gosigar v0.14.3 // indirect
169
- github.com/elastic/opentelemetry-lib v0.7.4 // indirect
169
+ github.com/elastic/opentelemetry-lib v0.8.1 // indirect
170
170
github.com/elastic/pkcs8 v1.0.0 // indirect
171
171
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
172
172
github.com/envoyproxy/go-control-plane v0.12.0 // indirect
Original file line number Diff line number Diff line change @@ -810,8 +810,8 @@ github.com/elastic/mock-es v0.0.0-20240712014503-e5b47ece0015 h1:z8cC8GASpPo8yKl
810
810
github.com/elastic/mock-es v0.0.0-20240712014503-e5b47ece0015 /go.mod h1:qH9DX/Dmflz6EAtaks/+2SsdQzecVAKE174Zl66hk7E =
811
811
github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.9.0 h1:doAq6iwGr+xeWoBS0ZKLqJZNfC/l+zUgpwtuM1SrIG0 =
812
812
github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.9.0 /go.mod h1:mAgyZ8oRQmMNg4mBULsXduxOt36xUEizjkmlFrZCwe8 =
813
- github.com/elastic/opentelemetry-lib v0.7.4 h1:nvc8ciUBPdorg73EbDck96WMeCBTCMUcLDbXRmaC2EI =
814
- github.com/elastic/opentelemetry-lib v0.7.4 /go.mod h1:aCZdym3mU3rW87cZmbTaKbAEe5Bb9vjtlqta3FegBAU =
813
+ github.com/elastic/opentelemetry-lib v0.8.1 h1:1QnrlBsaDKKlTlTMajgQTYdOFg42rAZLU/CH9DKZ3vE =
814
+ github.com/elastic/opentelemetry-lib v0.8.1 /go.mod h1:ttRzVFcQKjogveyhxDTRMD+s6Igi5XHqV7HcU933lR8 =
815
815
github.com/elastic/pkcs8 v1.0.0 h1:HhitlUKxhN288kcNcYkjW6/ouvuwJWd9ioxpjnD9jVA =
816
816
github.com/elastic/pkcs8 v1.0.0 /go.mod h1:ipsZToJfq1MxclVTwpG7U/bgeDtf+0HkUiOxebk95+0 =
817
817
github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153 /go.mod h1:/Zj4wYkgs4iZTTu3o/KG3Itv/qCCa8VVMlb3i9OVuzc =
You can’t perform that action at this time.
0 commit comments