From c8c4a3a5a8033bd32f506a46f08b24ee0f0fd9ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 20:28:14 +0000 Subject: [PATCH] build(deps): bump github.com/elastic/gmux from 0.3.1 to 0.3.2 (#12942) * build(deps): bump github.com/elastic/gmux from 0.3.1 to 0.3.2 Bumps [github.com/elastic/gmux](https://github.com/elastic/gmux) from 0.3.1 to 0.3.2. - [Release notes](https://github.com/elastic/gmux/releases) - [Commits](https://github.com/elastic/gmux/compare/v0.3.1...v0.3.2) --- updated-dependencies: - dependency-name: github.com/elastic/gmux dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Update NOTICE.txt --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- NOTICE.txt | 4 ++-- go.mod | 2 +- go.sum | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/NOTICE.txt b/NOTICE.txt index e91d8a7a6cc..a4b26bdb7a6 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1251,11 +1251,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-s -------------------------------------------------------------------------------- Dependency : github.com/elastic/gmux -Version: v0.3.1 +Version: v0.3.2 Licence type (autodetected): Apache-2.0 -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/gmux@v0.3.1/LICENSE: +Contents of probable licence file $GOMODCACHE/github.com/elastic/gmux@v0.3.2/LICENSE: Apache License Version 2.0, January 2004 diff --git a/go.mod b/go.mod index 0801e5df925..1a4008917b9 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,7 @@ require ( github.com/elastic/elastic-agent-client/v7 v7.8.1 github.com/elastic/elastic-agent-libs v0.9.1 github.com/elastic/elastic-agent-system-metrics v0.9.2 - github.com/elastic/gmux v0.3.1 + github.com/elastic/gmux v0.3.2 github.com/elastic/go-docappender v1.1.0 github.com/elastic/go-elasticsearch/v8 v8.13.0 github.com/elastic/go-sysinfo v1.14.0 diff --git a/go.sum b/go.sum index c498f262c03..12099816366 100644 --- a/go.sum +++ b/go.sum @@ -159,8 +159,8 @@ github.com/elastic/elastic-agent-system-metrics v0.9.2 h1:/tvTKOt55EerU0WwGFoDhB github.com/elastic/elastic-agent-system-metrics v0.9.2/go.mod h1:VfJnKw4Jqrd9ddljXCwaGKJgN+7ADyyGk089NaXVsf0= github.com/elastic/elastic-transport-go/v8 v8.5.0 h1:v5membAl7lvQgBTexPRDBO/RdnlQX+FM9fUVDyXxvH0= github.com/elastic/elastic-transport-go/v8 v8.5.0/go.mod h1:YLHer5cj0csTzNFXoNQ8qhtGY1GTvSqPnKWKaqQE3Hk= -github.com/elastic/gmux v0.3.1 h1:ghT+5Y9jW5udQTBrhDeMOtQVdRBwk9Y2h1o+4Rb7mhE= -github.com/elastic/gmux v0.3.1/go.mod h1:IBFLojLnACU9tsUnoSavOaMdhq63/HOH/Aeiiha36jA= +github.com/elastic/gmux v0.3.2 h1:cb721R+fe/rt/jVNyBP5HDQsEwLD2wSKfPD2Sk6adDk= +github.com/elastic/gmux v0.3.2/go.mod h1:OD6oYrno+SV3pyl1ArdWCjlExZ+FJOfoSaFqnFeldBQ= github.com/elastic/go-docappender v1.1.0 h1:wuA3Im+Y0PuQQ/FzLZUb0+6eT64oLhGCqQV49OvR9EU= github.com/elastic/go-docappender v1.1.0/go.mod h1:u0hkrzDr9w81uNFWUxeOyM0IX9aZUag/gHlOnHyCrzA= github.com/elastic/go-elasticsearch/v8 v8.13.0 h1:YXPAWpvbYX0mWSNG9tnEpvs4h1stgMy5JUeKZECYYB8=