From 269d986853afba9698002962bbda845177e48552 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 15:13:25 +0000 Subject: [PATCH] chore(deps): bump github.com/xmidt-org/webpa-common/v2 (#440) Bumps [github.com/xmidt-org/webpa-common/v2](https://github.com/xmidt-org/webpa-common) from 2.4.2 to 2.4.3. - [Release notes](https://github.com/xmidt-org/webpa-common/releases) - [Changelog](https://github.com/xmidt-org/webpa-common/blob/main/CHANGELOG.md) - [Commits](https://github.com/xmidt-org/webpa-common/compare/v2.4.2...v2.4.3) --- updated-dependencies: - dependency-name: github.com/xmidt-org/webpa-common/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 9d6a0e8..a1bfbc8 100644 --- a/go.mod +++ b/go.mod @@ -18,7 +18,7 @@ require ( github.com/xmidt-org/sallust v0.2.2 github.com/xmidt-org/touchstone v0.1.7 github.com/xmidt-org/webpa-common v1.11.9 - github.com/xmidt-org/webpa-common/v2 v2.4.2 + github.com/xmidt-org/webpa-common/v2 v2.4.3 github.com/xmidt-org/wrp-go/v3 v3.6.0 go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.54.0 go.uber.org/zap v1.27.0 diff --git a/go.sum b/go.sum index c40d2e1..834ac9b 100644 --- a/go.sum +++ b/go.sum @@ -942,8 +942,8 @@ github.com/xmidt-org/webpa-common v1.11.5-0.20210120003553-3d03d7329aee/go.mod h github.com/xmidt-org/webpa-common v1.11.5/go.mod h1:jMyROPQmgvNS+P0csPodDMikqesqPFzlb3v/JVw2SmY= github.com/xmidt-org/webpa-common v1.11.9 h1:whfyOOTAWQmlN6CfowozbbqQfEqo/49MIxV36z/o2gY= github.com/xmidt-org/webpa-common v1.11.9/go.mod h1:lSfUaPF/LA6PCHviTQk1XuTtqvdFcHzyACwdtH94ZfU= -github.com/xmidt-org/webpa-common/v2 v2.4.2 h1:Uid3F8Ip7o+3cYu66mBgNY3L1Zg/l1lfdyHf+ZP8OYI= -github.com/xmidt-org/webpa-common/v2 v2.4.2/go.mod h1:22p4dF50QMCJlAYcNfJ/up0X8glx8RWm1adrobni5Gk= +github.com/xmidt-org/webpa-common/v2 v2.4.3 h1:oXIujeSuJgHyqf93C+snMxtgwlzm/v4S/wvcWms7rYs= +github.com/xmidt-org/webpa-common/v2 v2.4.3/go.mod h1:r6MiKTYL0urC+SuLD78pxSjK4rZPwKNE1zRX3WRGvsI= github.com/xmidt-org/wrp-go v1.3.4/go.mod h1:EWC9BgcYYO1hKgLzz6VFPpg3LU6ZWSDV/uNiWC7zP+o= github.com/xmidt-org/wrp-go/v2 v2.0.1/go.mod h1:v0HK0go/7OSVDvKbnXsUn6c+M987p0yyxWEs8/Fmf60= github.com/xmidt-org/wrp-go/v3 v3.0.1/go.mod h1:08zAEevd+fM81/asCgsMJdgO8sfKLvqclqJGX1pphnE=