diff --git a/go.mod b/go.mod index 2c65a74..4f1bad1 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.14 + github.com/xmidt-org/candlelight v0.1.15 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 9f9b125..181a85f 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.14 h1:Bz6bmbVyffv7thKSjxZExHjfxyaAYVpP4n4kGOrymaQ= -github.com/xmidt-org/candlelight v0.1.14/go.mod h1:4pzOF3Hjcq/hJMzhqfTqHKbf+DKIOaE5WY+FmvmO9P0= +github.com/xmidt-org/candlelight v0.1.15 h1:lQKp96pMZEA3SJNtDSLS87s8INpUaT6e9WKDSpwt1Z4= +github.com/xmidt-org/candlelight v0.1.15/go.mod h1:4pzOF3Hjcq/hJMzhqfTqHKbf+DKIOaE5WY+FmvmO9P0= 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=