Skip to content

Commit e8ec32c

Browse files
build(deps): bump github.com/elastic/mito from 1.21.0 to 1.22.0 (#8891) (#8906)
* build(deps): bump github.com/elastic/mito from 1.21.0 to 1.22.0 Bumps [github.com/elastic/mito](https://github.com/elastic/mito) from 1.21.0 to 1.22.0. - [Commits](elastic/mito@v1.21.0...v1.22.0) --- updated-dependencies: - dependency-name: github.com/elastic/mito dependency-version: 1.22.0 dependency-type: indirect update-type: version-update:semver-minor ... * Update NOTICE.txt and/or NOTICE-fips.txt --------- (cherry picked from commit afb1ae0) 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 a5be8c6 commit e8ec32c

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
@@ -42540,11 +42540,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected]/LI
4254042540

4254142541
--------------------------------------------------------------------------------
4254242542
Dependency : github.com/elastic/mito
42543-
Version: v1.21.0
42543+
Version: v1.22.0
4254442544
Licence type (autodetected): Apache-2.0
4254542545
--------------------------------------------------------------------------------
4254642546

42547-
Contents of probable licence file $GOMODCACHE/github.com/elastic/mito@v1.21.0/LICENSE:
42547+
Contents of probable licence file $GOMODCACHE/github.com/elastic/mito@v1.22.0/LICENSE:
4254842548

4254942549

4255042550
Apache License

NOTICE.txt

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

4469444694
--------------------------------------------------------------------------------
4469544695
Dependency : github.com/elastic/mito
44696-
Version: v1.21.0
44696+
Version: v1.22.0
4469744697
Licence type (autodetected): Apache-2.0
4469844698
--------------------------------------------------------------------------------
4469944699

44700-
Contents of probable licence file $GOMODCACHE/github.com/elastic/mito@v1.21.0/LICENSE:
44700+
Contents of probable licence file $GOMODCACHE/github.com/elastic/mito@v1.22.0/LICENSE:
4470144701

4470244702

4470344703
Apache License

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ require (
339339
github.com/elastic/go-windows v1.0.2 // indirect
340340
github.com/elastic/gosigar v0.14.3 // indirect
341341
github.com/elastic/lunes v0.1.0 // indirect
342-
github.com/elastic/mito v1.21.0 // indirect
342+
github.com/elastic/mito v1.22.0 // indirect
343343
github.com/elastic/opentelemetry-collector-components/internal/sharedcomponent v0.0.0-20250220025958-386ba0c4bced // indirect
344344
github.com/elastic/opentelemetry-collector-components/processor/lsmintervalprocessor v0.7.0 // indirect
345345
github.com/elastic/opentelemetry-lib v0.18.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -531,8 +531,8 @@ github.com/elastic/gosigar v0.14.3 h1:xwkKwPia+hSfg9GqrCUKYdId102m9qTJIIr7egmK/u
531531
github.com/elastic/gosigar v0.14.3/go.mod h1:iXRIGg2tLnu7LBdpqzyQfGDEidKCfWcCMS0WKyPWoMs=
532532
github.com/elastic/lunes v0.1.0 h1:amRtLPjwkWtzDF/RKzcEPMvSsSseLDLW+bnhfNSLRe4=
533533
github.com/elastic/lunes v0.1.0/go.mod h1:xGphYIt3XdZRtyWosHQTErsQTd4OP1p9wsbVoHelrd4=
534-
github.com/elastic/mito v1.21.0 h1:4Xr3D9pyjzxK/EnJooy9an/7jGXMhPCF2t+/O4GzDwQ=
535-
github.com/elastic/mito v1.21.0/go.mod h1:h1V+8B62+DXsu0TstJkjsTh5ewJIDJlwzxPkP3HBM9s=
534+
github.com/elastic/mito v1.22.0 h1:DW4RkO+PLwSbKVF5ijYzi0ug+TKzLL+DVJRzbOPbzQ0=
535+
github.com/elastic/mito v1.22.0/go.mod h1:h1V+8B62+DXsu0TstJkjsTh5ewJIDJlwzxPkP3HBM9s=
536536
github.com/elastic/mock-es v0.0.0-20241101195702-0a41fa3d30d9 h1:wXto1Zck/WqoXIoxEI8+nqoSSohPGp5dWV5zLskldYU=
537537
github.com/elastic/mock-es v0.0.0-20241101195702-0a41fa3d30d9/go.mod h1:cXqWcLnmu5y4QveTb2hjk7rgzkHMuZsqeXtbJpNAcu0=
538538
github.com/elastic/opentelemetry-collector-components/connector/elasticapmconnector v0.4.0 h1:DFka2hJDy0vtZlM48gXJUBroZID93QKkGa2zGQwSXHQ=

0 commit comments

Comments
 (0)