Skip to content

Commit 58a82b3

Browse files
build(deps): bump github.com/elastic/go-concert from 0.3.0 to 0.3.1 (#8313)
* build(deps): bump github.com/elastic/go-concert from 0.3.0 to 0.3.1 Bumps [github.com/elastic/go-concert](https://github.com/elastic/go-concert) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/elastic/go-concert/releases) - [Changelog](https://github.com/elastic/go-concert/blob/main/CHANGELOG.md) - [Commits](elastic/go-concert@v0.3.0...v0.3.1) --- updated-dependencies: - dependency-name: github.com/elastic/go-concert dependency-version: 0.3.1 dependency-type: indirect update-type: version-update:semver-patch ... 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 bd26561 commit 58a82b3

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
@@ -34937,11 +34937,11 @@ SOFTWARE.
3493734937

3493834938
--------------------------------------------------------------------------------
3493934939
Dependency : github.com/elastic/go-concert
34940-
Version: v0.3.0
34940+
Version: v0.3.1
3494134941
Licence type (autodetected): Apache-2.0
3494234942
--------------------------------------------------------------------------------
3494334943

34944-
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].0/LICENSE:
34944+
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].1/LICENSE:
3494534945

3494634946
Apache License
3494734947
Version 2.0, January 2004

NOTICE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36422,11 +36422,11 @@ SOFTWARE.
3642236422

3642336423
--------------------------------------------------------------------------------
3642436424
Dependency : github.com/elastic/go-concert
36425-
Version: v0.3.0
36425+
Version: v0.3.1
3642636426
Licence type (autodetected): Apache-2.0
3642736427
--------------------------------------------------------------------------------
3642836428

36429-
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].0/LICENSE:
36429+
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].1/LICENSE:
3643036430

3643136431
Apache License
3643236432
Version 2.0, January 2004

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ require (
296296
github.com/ebitengine/purego v0.9.0-alpha.3.0.20250507171635-5047c08daa38 // indirect
297297
github.com/eclipse/paho.mqtt.golang v1.3.5 // indirect
298298
github.com/elastic/bayeux v1.0.5 // indirect
299-
github.com/elastic/go-concert v0.3.0 // indirect
299+
github.com/elastic/go-concert v0.3.1 // indirect
300300
github.com/elastic/go-docappender/v2 v2.9.0 // indirect
301301
github.com/elastic/go-freelru v0.16.0 // indirect
302302
github.com/elastic/go-grok v0.3.1 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -490,8 +490,8 @@ github.com/elastic/elastic-transport-go/v8 v8.7.0 h1:OgTneVuXP2uip4BA658Xi6Hfw+P
490490
github.com/elastic/elastic-transport-go/v8 v8.7.0/go.mod h1:YLHer5cj0csTzNFXoNQ8qhtGY1GTvSqPnKWKaqQE3Hk=
491491
github.com/elastic/fsnotify v1.6.1-0.20240920222514-49f82bdbc9e3 h1:UyNbxdkQiSfyipwsOCWAlO+ju3xXC61Z4prx/HBTtFk=
492492
github.com/elastic/fsnotify v1.6.1-0.20240920222514-49f82bdbc9e3/go.mod h1:DAsKqylc/16NDcfdk8dN5axVtSOsQwgP2kV+NV5xPDE=
493-
github.com/elastic/go-concert v0.3.0 h1:Y66JFn3ENndpHErOhTASu8/Fz1SSsLZicPufCmvQD60=
494-
github.com/elastic/go-concert v0.3.0/go.mod h1:UWt1MB5HxxZ85hKynLaYl/AaLIKFx0WiBP2uJSRfduA=
493+
github.com/elastic/go-concert v0.3.1 h1:dqtq2+xA8w7BZunI7j3Hs43CjWod7/nNRD8ByPx4YMs=
494+
github.com/elastic/go-concert v0.3.1/go.mod h1:bQ/sGkdR0I8IdzLuxDcrczc+caloItvAqw23jISl9sQ=
495495
github.com/elastic/go-docappender/v2 v2.9.0 h1:EWNSfA4R8gyK+x9Hh3/AsRbc12nT3UVjsLg+Yz4fxA4=
496496
github.com/elastic/go-docappender/v2 v2.9.0/go.mod h1:xoTA2/HUjnIgF7acxxjfYaT7KE3nFhBQ5ZkmN0edE5o=
497497
github.com/elastic/go-elasticsearch/v8 v8.17.1 h1:bOXChDoCMB4TIwwGqKd031U8OXssmWLT3UrAr9EGs3Q=

0 commit comments

Comments
 (0)