From dd80c3db94292def08da9cb6807940710b8c6137 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 19:12:53 +0000 Subject: [PATCH] chore(deps): bump github.com/xmidt-org/candlelight from 0.1.21 to 0.1.22 (#272) Bumps [github.com/xmidt-org/candlelight](https://github.com/xmidt-org/candlelight) from 0.1.21 to 0.1.22. - [Release notes](https://github.com/xmidt-org/candlelight/releases) - [Changelog](https://github.com/xmidt-org/candlelight/blob/main/CHANGELOG.md) - [Commits](https://github.com/xmidt-org/candlelight/compare/v0.1.21...v0.1.22) --- updated-dependencies: - dependency-name: github.com/xmidt-org/candlelight 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 91c2d36..f430cf8 100644 --- a/go.mod +++ b/go.mod @@ -16,7 +16,7 @@ require ( github.com/spf13/pflag v1.0.5 github.com/spf13/viper v1.19.0 github.com/stretchr/testify v1.10.0 - github.com/xmidt-org/candlelight v0.1.21 + github.com/xmidt-org/candlelight v0.1.22 github.com/xmidt-org/sallust v0.2.2 go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.58.0 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0 diff --git a/go.sum b/go.sum index 1e333f6..1831bd1 100644 --- a/go.sum +++ b/go.sum @@ -151,8 +151,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.12 h1:9LC83zGrHhuUA9l16C9AHXAqEV/2wBQ4nkvumAE65EE= github.com/ugorji/go/codec v1.2.12/go.mod h1:UNopzCgEMSXjBc6AOMqYvWC1ktqTAfzJZUZgYf6w6lg= -github.com/xmidt-org/candlelight v0.1.21 h1:QaFgwpk3VtBx35PCkCkF/tQ0Io7x97JPL4v188dEX4o= -github.com/xmidt-org/candlelight v0.1.21/go.mod h1:Q05f6nRDCWTV9bwci/0vNFP10B+BLB3uNH3CIZC4+o0= +github.com/xmidt-org/candlelight v0.1.22 h1:4cTvBq71s2HJrIIDqOgRjNbY2owVt5Dt3OO62o8bKx0= +github.com/xmidt-org/candlelight v0.1.22/go.mod h1:JP//DhMaHNQYFzCEGmENEyOpmTw8wqkm1NOeE0oYw4w= github.com/xmidt-org/sallust v0.2.2 h1:MrINLEr7cMj6ENx/O76fvpfd5LNGYnk7OipZAGXPYA0= github.com/xmidt-org/sallust v0.2.2/go.mod h1:ytBoypcPw10OmjM6b92Jx3eoqWX4J5zVXOQozGwz4qs= github.com/xmidt-org/wrp-go/v3 v3.6.0 h1:g8qk4Xtzm7f9AslSlhv46syb9FJpDdyOSqVlUa45L7g=