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=