From c5aaa18ad2e41543951b2dd0cddcfc721eca5164 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 20:46:54 +0000 Subject: [PATCH] build(deps): bump go.elastic.co/fastjson from 1.3.0 to 1.4.0 (#13909) * build(deps): bump go.elastic.co/fastjson from 1.3.0 to 1.4.0 Bumps [go.elastic.co/fastjson](https://github.com/elastic/go-fastjson) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/elastic/go-fastjson/releases) - [Commits](https://github.com/elastic/go-fastjson/compare/v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: go.elastic.co/fastjson dependency-type: direct:production update-type: version-update:semver-minor ... 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 ca85ac3d295..28f60d7cbdd 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -5102,11 +5102,11 @@ Contents of probable licence file $GOMODCACHE/go.elastic.co/apm/v2@v2.6.0/LICENS -------------------------------------------------------------------------------- Dependency : go.elastic.co/fastjson -Version: v1.3.0 +Version: v1.4.0 Licence type (autodetected): MIT -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/go.elastic.co/fastjson@v1.3.0/LICENSE: +Contents of probable licence file $GOMODCACHE/go.elastic.co/fastjson@v1.4.0/LICENSE: Copyright 2018 Elasticsearch BV diff --git a/go.mod b/go.mod index 316dfe333b9..5b30b951c4d 100644 --- a/go.mod +++ b/go.mod @@ -40,7 +40,7 @@ require ( go.elastic.co/apm/module/apmhttp/v2 v2.6.0 go.elastic.co/apm/module/apmotel/v2 v2.6.0 go.elastic.co/apm/v2 v2.6.0 - go.elastic.co/fastjson v1.3.0 + go.elastic.co/fastjson v1.4.0 go.opentelemetry.io/collector/consumer v0.107.0 go.opentelemetry.io/collector/pdata v1.13.0 go.opentelemetry.io/otel v1.28.0 diff --git a/go.sum b/go.sum index 113f604e58b..eb48009ecb4 100644 --- a/go.sum +++ b/go.sum @@ -446,8 +446,8 @@ go.elastic.co/apm/v2 v2.6.0 h1:VieBMLQFtXua2YxpYxaSdYGnmmxhLT46gosI5yErJgY= go.elastic.co/apm/v2 v2.6.0/go.mod h1:33rOXgtHwbgZcDgi6I/GtCSMZQqgxkHC0IQT3gudKvo= go.elastic.co/ecszap v1.0.2 h1:iW5OGx8IiokiUzx/shD4AJCPFMC9uUtr7ycaiEIU++I= go.elastic.co/ecszap v1.0.2/go.mod h1:dJkSlK3BTiwG/qXhCwe50Mz/jwu854vSip8sIeQhNZg= -go.elastic.co/fastjson v1.3.0 h1:hJO3OsYIhiqiT4Fgu0ZxAECnKASbwgiS+LMW5oCopKs= -go.elastic.co/fastjson v1.3.0/go.mod h1:K9vDh7O0ODsVKV2B5e2XYLY277QZaCbB3tS1SnARvko= +go.elastic.co/fastjson v1.4.0 h1:a4BXUKXZHAzjVOPrqtEx2FDsIRBCMek01vCnrtyutWs= +go.elastic.co/fastjson v1.4.0/go.mod h1:ZD5um63l0/8TIdddZbL2znD83FAr2IckYa3KR7VcdNA= go.opentelemetry.io/collector/consumer v0.107.0 h1:fF/+xyv9BfXQUvuJqkljrpzKyBQExDQt6zB5rzGyuHs= go.opentelemetry.io/collector/consumer v0.107.0/go.mod h1:wgWpFes9sbnZ11XeJPSeutU8GJx6dT/gzSUqHpaZZQA= go.opentelemetry.io/collector/pdata v1.13.0 h1:eV3NQt2f1UcaibkziMvGTQI34LlpiYBUGp1yP0G/Cxw=