Skip to content

Commit

Permalink
Bump github.com/elastic/opentelemetry-lib from 0.7.4 to 0.8.1 (#5243)
Browse files Browse the repository at this point in the history
* Bump github.com/elastic/opentelemetry-lib from 0.7.4 to 0.8.1

Bumps [github.com/elastic/opentelemetry-lib](https://github.com/elastic/opentelemetry-lib) from 0.7.4 to 0.8.1.
- [Release notes](https://github.com/elastic/opentelemetry-lib/releases)
- [Commits](elastic/opentelemetry-lib@v0.7.4...v0.8.1)

---
updated-dependencies:
- dependency-name: github.com/elastic/opentelemetry-lib
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update NOTICE.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Aug 5, 2024
1 parent 8531f4f commit 6aa581c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions NOTICE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23037,11 +23037,11 @@ limitations under the License.

--------------------------------------------------------------------------------
Dependency : github.com/elastic/opentelemetry-lib
Version: v0.7.4
Version: v0.8.1
Licence type (autodetected): Apache-2.0
--------------------------------------------------------------------------------

Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-lib@v0.7.4/LICENSE:
Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-lib@v0.8.1/LICENSE:

Apache License
Version 2.0, January 2004
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ require (
github.com/elastic/go-structform v0.0.11 // indirect
github.com/elastic/go-windows v1.0.2 // indirect
github.com/elastic/gosigar v0.14.3 // indirect
github.com/elastic/opentelemetry-lib v0.7.4 // indirect
github.com/elastic/opentelemetry-lib v0.8.1 // indirect
github.com/elastic/pkcs8 v1.0.0 // indirect
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
github.com/envoyproxy/go-control-plane v0.12.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -810,8 +810,8 @@ github.com/elastic/mock-es v0.0.0-20240712014503-e5b47ece0015 h1:z8cC8GASpPo8yKl
github.com/elastic/mock-es v0.0.0-20240712014503-e5b47ece0015/go.mod h1:qH9DX/Dmflz6EAtaks/+2SsdQzecVAKE174Zl66hk7E=
github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.9.0 h1:doAq6iwGr+xeWoBS0ZKLqJZNfC/l+zUgpwtuM1SrIG0=
github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.9.0/go.mod h1:mAgyZ8oRQmMNg4mBULsXduxOt36xUEizjkmlFrZCwe8=
github.com/elastic/opentelemetry-lib v0.7.4 h1:nvc8ciUBPdorg73EbDck96WMeCBTCMUcLDbXRmaC2EI=
github.com/elastic/opentelemetry-lib v0.7.4/go.mod h1:aCZdym3mU3rW87cZmbTaKbAEe5Bb9vjtlqta3FegBAU=
github.com/elastic/opentelemetry-lib v0.8.1 h1:1QnrlBsaDKKlTlTMajgQTYdOFg42rAZLU/CH9DKZ3vE=
github.com/elastic/opentelemetry-lib v0.8.1/go.mod h1:ttRzVFcQKjogveyhxDTRMD+s6Igi5XHqV7HcU933lR8=
github.com/elastic/pkcs8 v1.0.0 h1:HhitlUKxhN288kcNcYkjW6/ouvuwJWd9ioxpjnD9jVA=
github.com/elastic/pkcs8 v1.0.0/go.mod h1:ipsZToJfq1MxclVTwpG7U/bgeDtf+0HkUiOxebk95+0=
github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153/go.mod h1:/Zj4wYkgs4iZTTu3o/KG3Itv/qCCa8VVMlb3i9OVuzc=
Expand Down

0 comments on commit 6aa581c

Please sign in to comment.