Skip to content

Commit afb1ae0

Browse files
build(deps): bump github.com/elastic/mito from 1.21.0 to 1.22.0 (#8891)
* 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 ... Signed-off-by: dependabot[bot] <[email protected]> * 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 7d9ea48 commit afb1ae0

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

4282042820
--------------------------------------------------------------------------------
4282142821
Dependency : github.com/elastic/mito
42822-
Version: v1.21.0
42822+
Version: v1.22.0
4282342823
Licence type (autodetected): Apache-2.0
4282442824
--------------------------------------------------------------------------------
4282542825

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

4282842828

4282942829
Apache License

NOTICE.txt

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

4497344973
--------------------------------------------------------------------------------
4497444974
Dependency : github.com/elastic/mito
44975-
Version: v1.21.0
44975+
Version: v1.22.0
4497644976
Licence type (autodetected): Apache-2.0
4497744977
--------------------------------------------------------------------------------
4497844978

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

4498144981

4498244982
Apache License

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ require (
341341
github.com/elastic/go-windows v1.0.2 // indirect
342342
github.com/elastic/gosigar v0.14.3 // indirect
343343
github.com/elastic/lunes v0.1.0 // indirect
344-
github.com/elastic/mito v1.21.0 // indirect
344+
github.com/elastic/mito v1.22.0 // indirect
345345
github.com/elastic/opentelemetry-collector-components/internal/sharedcomponent v0.0.0-20250220025958-386ba0c4bced // indirect
346346
github.com/elastic/opentelemetry-collector-components/processor/lsmintervalprocessor v0.7.0 // indirect
347347
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)