From c0a3ca76e4fdc4e7b31762ada8c9af4719ab6519 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 15:51:13 +0000 Subject: [PATCH] chore(deps): bump github.com/xmidt-org/candlelight from 0.1.3 to 0.1.4 Bumps [github.com/xmidt-org/candlelight](https://github.com/xmidt-org/candlelight) from 0.1.3 to 0.1.4. - [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.3...v0.1.4) --- updated-dependencies: - dependency-name: github.com/xmidt-org/candlelight 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 d903e02..6421960 100644 --- a/go.mod +++ b/go.mod @@ -13,7 +13,7 @@ require ( github.com/spf13/viper v1.19.0 github.com/stretchr/testify v1.9.0 github.com/xmidt-org/bascule v0.11.6 - github.com/xmidt-org/candlelight v0.1.3 + github.com/xmidt-org/candlelight v0.1.4 github.com/xmidt-org/clortho v0.0.4 github.com/xmidt-org/sallust v0.2.2 github.com/xmidt-org/touchstone v0.1.5 diff --git a/go.sum b/go.sum index 8efcedd..d99711e 100644 --- a/go.sum +++ b/go.sum @@ -906,8 +906,8 @@ github.com/xmidt-org/bascule v0.10.1/go.mod h1:unqyDUxjulfGFnx4kYWbonTGkVHGWPUjU github.com/xmidt-org/bascule v0.11.6 h1:i46FAI97XPMt3OKraiNyKa+mt36AhLO8iuInAypXKNM= github.com/xmidt-org/bascule v0.11.6/go.mod h1:BXb5PEm/tjqdiEGsd+phm+fItMJx+Huv6LTCEU/zTzg= github.com/xmidt-org/candlelight v0.0.5/go.mod h1:j9Q2tzrOAywm+JvvVJjlOmlPJvdlRrOyFjLz33SaU1Y= -github.com/xmidt-org/candlelight v0.1.3 h1:fvGoA/K1avMZb8FaEJ3Xxc9zucRyY6D2/9vclbh1nsE= -github.com/xmidt-org/candlelight v0.1.3/go.mod h1:rwQEpgf889TbBXPG8tyYyY7QjdcJRehvaeiaA3crasU= +github.com/xmidt-org/candlelight v0.1.4 h1:wDs5mzFV62lBdYdmWaH8mKw8Sb0/WxDp5Pqa014rxYU= +github.com/xmidt-org/candlelight v0.1.4/go.mod h1:rwQEpgf889TbBXPG8tyYyY7QjdcJRehvaeiaA3crasU= github.com/xmidt-org/chronon v0.1.1 h1:SzOYkT/nmps3jH4sWu6A52ToKvv5Bu0Gb45/ec5Ty9U= github.com/xmidt-org/chronon v0.1.1/go.mod h1:8VF1skJAouQihpKfXE8oZZkbQpV1TSR/7QltNxq8T4k= github.com/xmidt-org/clortho v0.0.4 h1:4G1uKle0rfm+LwQ3EV7W+jn7kgWnozAoK9DAbz0/etw=