From 4a1476d1ea13b56d5758f5fe398b13d6f57abf43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 15:18:16 +0000 Subject: [PATCH] chore(deps): bump github.com/xmidt-org/candlelight from 0.1.19 to 0.1.20 Bumps [github.com/xmidt-org/candlelight](https://github.com/xmidt-org/candlelight) from 0.1.19 to 0.1.20. - [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.19...v0.1.20) --- 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 15be0db..58b91df 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.19 + github.com/xmidt-org/candlelight v0.1.20 github.com/xmidt-org/clortho v0.0.4 github.com/xmidt-org/sallust v0.2.2 github.com/xmidt-org/touchstone v0.1.7 diff --git a/go.sum b/go.sum index 29caf68..00e7c66 100644 --- a/go.sum +++ b/go.sum @@ -911,8 +911,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.19 h1:RljnT9r9OqD2mcMeMk5v59FZ0grHRN21ldaAsrxFNzg= -github.com/xmidt-org/candlelight v0.1.19/go.mod h1:Q05f6nRDCWTV9bwci/0vNFP10B+BLB3uNH3CIZC4+o0= +github.com/xmidt-org/candlelight v0.1.20 h1:/XwtauXjPfRfoCtyoZxQRw5BsuEG90XGOGvN8GeJQJM= +github.com/xmidt-org/candlelight v0.1.20/go.mod h1:Q05f6nRDCWTV9bwci/0vNFP10B+BLB3uNH3CIZC4+o0= 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=