From bdc573586907b229dbdb684662d6e8a6c2462f9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 20:00:58 +0000 Subject: [PATCH] chore(deps): bump github.com/xmidt-org/arrange from 0.5.5 to 0.5.6 Bumps [github.com/xmidt-org/arrange](https://github.com/xmidt-org/arrange) from 0.5.5 to 0.5.6. - [Release notes](https://github.com/xmidt-org/arrange/releases) - [Commits](https://github.com/xmidt-org/arrange/compare/v0.5.5...v0.5.6) --- updated-dependencies: - dependency-name: github.com/xmidt-org/arrange dependency-version: 0.5.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index d2eaea8..2e6965d 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,7 @@ require ( github.com/spf13/pflag v1.0.10 github.com/spf13/viper v1.21.0 github.com/stretchr/testify v1.11.1 - github.com/xmidt-org/arrange v0.5.5 + github.com/xmidt-org/arrange v0.5.6 github.com/xmidt-org/candlelight v0.2.15 github.com/xmidt-org/sallust v0.2.8 go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.70.0 diff --git a/go.sum b/go.sum index 8877a2f..f6d3b4f 100644 --- a/go.sum +++ b/go.sum @@ -145,8 +145,8 @@ github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8 github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU= github.com/ugorji/go/codec v1.2.14 h1:yOQvXCBc3Ij46LRkRoh4Yd5qK6LVOgi0bYOXfb7ifjw= github.com/ugorji/go/codec v1.2.14/go.mod h1:UNopzCgEMSXjBc6AOMqYvWC1ktqTAfzJZUZgYf6w6lg= -github.com/xmidt-org/arrange v0.5.5 h1:P03c5hgGdFIZE/+6O+/YWus1AYkJP28TFBSNkhEdvGY= -github.com/xmidt-org/arrange v0.5.5/go.mod h1:OYPIS2K1k4ZPjUJpdtRFQwhuv5rtunCVXwJYxqW6eDE= +github.com/xmidt-org/arrange v0.5.6 h1:8J2rcCe80wrb9sBL4G7Psx8NmB3LKF5i+VUdey/deb8= +github.com/xmidt-org/arrange v0.5.6/go.mod h1:OYPIS2K1k4ZPjUJpdtRFQwhuv5rtunCVXwJYxqW6eDE= github.com/xmidt-org/candlelight v0.2.15 h1:ALAGaLYSUpdKmL3yXGi6CwljOO8xyvxxaSbbE7LOyTo= github.com/xmidt-org/candlelight v0.2.15/go.mod h1:RgHVxsW43gCMm2sq0RmwhVK4isbeCkQLUS1ZlpG0qFQ= github.com/xmidt-org/httpaux v0.4.3 h1:hrA8tAgMFoZkBZrysSmmait9CP7P3hMAYQjnpFJNqk8=