Skip to content

Commit a4b96b6

Browse files
build(deps): bump github.com/elastic/mito from 1.23.0 to 1.24.0 (#11393) (#11408)
* build(deps): bump github.com/elastic/mito from 1.23.0 to 1.24.0 Bumps [github.com/elastic/mito](https://github.com/elastic/mito) from 1.23.0 to 1.24.0. - [Commits](elastic/mito@v1.23.0...v1.24.0) --- updated-dependencies: - dependency-name: github.com/elastic/mito dependency-version: 1.24.0 dependency-type: indirect update-type: version-update:semver-minor ... * Update EDOT go.mod * Update NOTICE.txt and/or NOTICE-fips.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>
1 parent 4698c79 commit a4b96b6

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

NOTICE-fips.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42843,11 +42843,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected]/LI
4284342843

4284442844
--------------------------------------------------------------------------------
4284542845
Dependency : github.com/elastic/mito
42846-
Version: v1.23.0
42846+
Version: v1.24.0
4284742847
Licence type (autodetected): Apache-2.0
4284842848
--------------------------------------------------------------------------------
4284942849

42850-
Contents of probable licence file $GOMODCACHE/github.com/elastic/mito@v1.23.0/LICENSE:
42850+
Contents of probable licence file $GOMODCACHE/github.com/elastic/mito@v1.24.0/LICENSE:
4285142851

4285242852

4285342853
Apache License

NOTICE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45207,11 +45207,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected]/LI
4520745207

4520845208
--------------------------------------------------------------------------------
4520945209
Dependency : github.com/elastic/mito
45210-
Version: v1.23.0
45210+
Version: v1.24.0
4521145211
Licence type (autodetected): Apache-2.0
4521245212
--------------------------------------------------------------------------------
4521345213

45214-
Contents of probable licence file $GOMODCACHE/github.com/elastic/mito@v1.23.0/LICENSE:
45214+
Contents of probable licence file $GOMODCACHE/github.com/elastic/mito@v1.24.0/LICENSE:
4521545215

4521645216

4521745217
Apache License

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ require (
348348
github.com/elastic/gokrb5/v8 v8.0.0-20251105095404-23cc45e6a102 // indirect
349349
github.com/elastic/gosigar v0.14.3 // indirect
350350
github.com/elastic/lunes v0.1.0 // indirect
351-
github.com/elastic/mito v1.23.0 // indirect
351+
github.com/elastic/mito v1.24.0 // indirect
352352
github.com/elastic/opentelemetry-collector-components/internal/sharedcomponent v0.0.0-20250220025958-386ba0c4bced // indirect
353353
github.com/elastic/opentelemetry-collector-components/processor/lsmintervalprocessor v0.8.0 // indirect
354354
github.com/elastic/opentelemetry-lib v0.21.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -537,8 +537,8 @@ github.com/elastic/gosigar v0.14.3 h1:xwkKwPia+hSfg9GqrCUKYdId102m9qTJIIr7egmK/u
537537
github.com/elastic/gosigar v0.14.3/go.mod h1:iXRIGg2tLnu7LBdpqzyQfGDEidKCfWcCMS0WKyPWoMs=
538538
github.com/elastic/lunes v0.1.0 h1:amRtLPjwkWtzDF/RKzcEPMvSsSseLDLW+bnhfNSLRe4=
539539
github.com/elastic/lunes v0.1.0/go.mod h1:xGphYIt3XdZRtyWosHQTErsQTd4OP1p9wsbVoHelrd4=
540-
github.com/elastic/mito v1.23.0 h1:V9wS2EWpKWibLP+0WE2CXr4J/Mt/IPj1G+zf/ELNp/I=
541-
github.com/elastic/mito v1.23.0/go.mod h1:h1V+8B62+DXsu0TstJkjsTh5ewJIDJlwzxPkP3HBM9s=
540+
github.com/elastic/mito v1.24.0 h1:JFviWHsJOepVuIgARirMwe9My/NXkEht5c/j0KptrRM=
541+
github.com/elastic/mito v1.24.0/go.mod h1:h1V+8B62+DXsu0TstJkjsTh5ewJIDJlwzxPkP3HBM9s=
542542
github.com/elastic/mock-es v0.0.0-20250530054253-8c3b6053f9b6 h1:JVNuBrmOoqLJgp9o68YBMnOrXCzQI3mCppW+suwRSlw=
543543
github.com/elastic/mock-es v0.0.0-20250530054253-8c3b6053f9b6/go.mod h1:cXqWcLnmu5y4QveTb2hjk7rgzkHMuZsqeXtbJpNAcu0=
544544
github.com/elastic/opentelemetry-collector-components/connector/elasticapmconnector v0.7.0 h1:3ybnA6XiknHVMvBEveg9A9EdEZdwomSPPNNMBoGJNeY=

0 commit comments

Comments
 (0)