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 @@ -20736,11 +20736,11 @@ limitations under the License.
20736
20736
20737
20737
--------------------------------------------------------------------------------
20738
20738
Dependency : github.com/elastic/opentelemetry-lib
20739
- Version: v0.7.3
20739
+ Version: v0.7.4
20740
20740
Licence type (autodetected): Apache-2.0
20741
20741
--------------------------------------------------------------------------------
20742
20742
20743
- Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-lib@v0.7.3 /LICENSE:
20743
+ Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-lib@v0.7.4 /LICENSE:
20744
20744
20745
20745
Apache License
20746
20746
Version 2.0, January 2004
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ require (
150
150
github.com/elastic/go-structform v0.0.10 // indirect
151
151
github.com/elastic/go-windows v1.0.2 // indirect
152
152
github.com/elastic/gosigar v0.14.3 // indirect
153
- github.com/elastic/opentelemetry-lib v0.7.3 // indirect
153
+ github.com/elastic/opentelemetry-lib v0.7.4 // indirect
154
154
github.com/elastic/pkcs8 v1.0.0 // indirect
155
155
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
156
156
github.com/evanphx/json-patch v5.6.0+incompatible // indirect
Original file line number Diff line number Diff line change @@ -772,8 +772,8 @@ github.com/elastic/mock-es v0.0.0-20240712014503-e5b47ece0015 h1:z8cC8GASpPo8yKl
772
772
github.com/elastic/mock-es v0.0.0-20240712014503-e5b47ece0015 /go.mod h1:qH9DX/Dmflz6EAtaks/+2SsdQzecVAKE174Zl66hk7E =
773
773
github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.7.1 h1:CMgNOCi80GgCFrnDtSDOMmHHMCXcX4VVAp0b7KcDEHE =
774
774
github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.7.1 /go.mod h1:KR1P54I10KN+f4rEHaPwQZBnRkKGgiabxBrRthTWCAs =
775
- github.com/elastic/opentelemetry-lib v0.7.3 h1:jBTFl+sQK2KnnMGMhc3QEeTI7w1eJxIkUUFikK2no0A =
776
- github.com/elastic/opentelemetry-lib v0.7.3 /go.mod h1:/kKvHbJLVo/NcKMPHI8/RZKL64fushmnRUzn+arQpjg =
775
+ github.com/elastic/opentelemetry-lib v0.7.4 h1:nvc8ciUBPdorg73EbDck96WMeCBTCMUcLDbXRmaC2EI =
776
+ github.com/elastic/opentelemetry-lib v0.7.4 /go.mod h1:aCZdym3mU3rW87cZmbTaKbAEe5Bb9vjtlqta3FegBAU =
777
777
github.com/elastic/pkcs8 v1.0.0 h1:HhitlUKxhN288kcNcYkjW6/ouvuwJWd9ioxpjnD9jVA =
778
778
github.com/elastic/pkcs8 v1.0.0 /go.mod h1:ipsZToJfq1MxclVTwpG7U/bgeDtf+0HkUiOxebk95+0 =
779
779
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