Skip to content

Commit b56f01b

Browse files
chore(deps): bump github.com/xmidt-org/candlelight from 0.1.23 to 0.2.1
Bumps [github.com/xmidt-org/candlelight](https://github.com/xmidt-org/candlelight) from 0.1.23 to 0.2.1. - [Release notes](https://github.com/xmidt-org/candlelight/releases) - [Changelog](https://github.com/xmidt-org/candlelight/blob/main/CHANGELOG.md) - [Commits](xmidt-org/candlelight@v0.1.23...0.2.1) --- updated-dependencies: - dependency-name: github.com/xmidt-org/candlelight dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2cacc24 commit b56f01b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/spf13/pflag v1.0.6
1515
github.com/spf13/viper v1.19.0
1616
github.com/stretchr/testify v1.10.0
17-
github.com/xmidt-org/candlelight v0.1.23
17+
github.com/xmidt-org/candlelight v0.2.1
1818
github.com/xmidt-org/sallust v0.2.3
1919
go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.59.0
2020
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,8 @@ github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8
151151
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
152152
github.com/ugorji/go/codec v1.2.12 h1:9LC83zGrHhuUA9l16C9AHXAqEV/2wBQ4nkvumAE65EE=
153153
github.com/ugorji/go/codec v1.2.12/go.mod h1:UNopzCgEMSXjBc6AOMqYvWC1ktqTAfzJZUZgYf6w6lg=
154-
github.com/xmidt-org/candlelight v0.1.23 h1:3houJjBksAPIR5AzqA1coJHiHclITKaPLmLSxSovGn8=
155-
github.com/xmidt-org/candlelight v0.1.23/go.mod h1:lA3d2jFvE3/xv0huXmB2yqiCoKxIBGUJkm3d8lvpU+k=
154+
github.com/xmidt-org/candlelight v0.2.1 h1:vbstNO5Jz8EWbkuZtHCA8HV6ngFwp4IJgfiCW4vKM3c=
155+
github.com/xmidt-org/candlelight v0.2.1/go.mod h1:lA3d2jFvE3/xv0huXmB2yqiCoKxIBGUJkm3d8lvpU+k=
156156
github.com/xmidt-org/sallust v0.2.3 h1:NtOp/8sw0Y+HDpIhplFl+UJDNN/hgazEl+2vhkywm88=
157157
github.com/xmidt-org/sallust v0.2.3/go.mod h1:heTYyv9B5PjMEvVASrUSoqk+T0zEu3fNNrhJp5kj+rk=
158158
github.com/xmidt-org/wrp-go/v3 v3.7.0 h1:m9ghdq79Zzb0WjomUJ02rzFpI0RK8KTjArYpNIwx1fc=

0 commit comments

Comments
 (0)