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=