Skip to content

Commit 0f05dc3

Browse files
build(deps): bump github.com/elastic/lunes in /internal/edot
Bumps [github.com/elastic/lunes](https://github.com/elastic/lunes) from 0.1.0 to 0.2.0. - [Release notes](https://github.com/elastic/lunes/releases) - [Changelog](https://github.com/elastic/lunes/blob/main/CHANGELOG.md) - [Commits](elastic/lunes@v0.1.0...v0.2.0) --- updated-dependencies: - dependency-name: github.com/elastic/lunes dependency-version: 0.2.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b2dff7 commit 0f05dc3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

internal/edot/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ require (
296296
github.com/elastic/go-windows v1.0.2 // indirect
297297
github.com/elastic/gokrb5/v8 v8.0.0-20251105095404-23cc45e6a102 // indirect
298298
github.com/elastic/gosigar v0.14.3 // indirect
299-
github.com/elastic/lunes v0.1.0 // indirect
299+
github.com/elastic/lunes v0.2.0 // indirect
300300
github.com/elastic/mito v1.23.0 // indirect
301301
github.com/elastic/opentelemetry-collector-components/internal/sharedcomponent v0.0.0-20250220025958-386ba0c4bced // indirect
302302
github.com/elastic/opentelemetry-collector-components/processor/lsmintervalprocessor v0.8.0 // indirect

internal/edot/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -488,8 +488,8 @@ github.com/elastic/gopacket v1.1.20-0.20241002174017-e8c5fda595e6 h1:VgOx6omXIMK
488488
github.com/elastic/gopacket v1.1.20-0.20241002174017-e8c5fda595e6/go.mod h1:riddUzxTSBpJXk3qBHtYr4qOhFhT6k/1c0E3qkQjQpA=
489489
github.com/elastic/gosigar v0.14.3 h1:xwkKwPia+hSfg9GqrCUKYdId102m9qTJIIr7egmK/uo=
490490
github.com/elastic/gosigar v0.14.3/go.mod h1:iXRIGg2tLnu7LBdpqzyQfGDEidKCfWcCMS0WKyPWoMs=
491-
github.com/elastic/lunes v0.1.0 h1:amRtLPjwkWtzDF/RKzcEPMvSsSseLDLW+bnhfNSLRe4=
492-
github.com/elastic/lunes v0.1.0/go.mod h1:xGphYIt3XdZRtyWosHQTErsQTd4OP1p9wsbVoHelrd4=
491+
github.com/elastic/lunes v0.2.0 h1:WI3bsdOTuaYXVe2DS1KbqA7u7FOHN4o8qJw80ZyZoQs=
492+
github.com/elastic/lunes v0.2.0/go.mod h1:u3W/BdONWTrh0JjNZ21C907dDc+cUZttZrGa625nf2k=
493493
github.com/elastic/mito v1.23.0 h1:V9wS2EWpKWibLP+0WE2CXr4J/Mt/IPj1G+zf/ELNp/I=
494494
github.com/elastic/mito v1.23.0/go.mod h1:h1V+8B62+DXsu0TstJkjsTh5ewJIDJlwzxPkP3HBM9s=
495495
github.com/elastic/mock-es v0.0.0-20250530054253-8c3b6053f9b6 h1:JVNuBrmOoqLJgp9o68YBMnOrXCzQI3mCppW+suwRSlw=

0 commit comments

Comments
 (0)