From a26d0cff92af4c5994e8045aac6a53d677017ce9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 15:18:24 +0000 Subject: [PATCH] chore(deps): bump github.com/xmidt-org/candlelight from 0.1.17 to 0.1.18 (#800) Bumps [github.com/xmidt-org/candlelight](https://github.com/xmidt-org/candlelight) from 0.1.17 to 0.1.18. - [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.17...v0.1.18) --- updated-dependencies: - dependency-name: github.com/xmidt-org/candlelight dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 5e94eb5e..19f43417 100644 --- a/go.mod +++ b/go.mod @@ -21,7 +21,7 @@ require ( github.com/stretchr/testify v1.9.0 github.com/xmidt-org/arrange v0.4.0 github.com/xmidt-org/bascule v0.11.5 - github.com/xmidt-org/candlelight v0.1.17 + github.com/xmidt-org/candlelight v0.1.18 github.com/xmidt-org/clortho v0.0.4 github.com/xmidt-org/httpaux v0.4.0 github.com/xmidt-org/sallust v0.2.2 diff --git a/go.sum b/go.sum index 80335407..91b0fc08 100644 --- a/go.sum +++ b/go.sum @@ -495,8 +495,8 @@ github.com/xmidt-org/arrange v0.4.0 h1:DmJJTK58C44B4efyBV78SmMH0mn0G54n3caVn5Bop github.com/xmidt-org/arrange v0.4.0/go.mod h1:MA1eKUZYxaSMIKJL3D/iJEMQruiefmhq+s5E9J4UJv0= github.com/xmidt-org/bascule v0.11.5 h1:tl3iTFyToxpH+1b2sF1T20PaiSOvHG6BtOA1Dm89118= github.com/xmidt-org/bascule v0.11.5/go.mod h1:d7TGy40W+tHVCmMtCvHDK9aMP0ujwrBrH170JJANdlE= -github.com/xmidt-org/candlelight v0.1.17 h1:Pw+j0C+gGFIFktezR2BqH3xN8hjBgocxtlX3iR4TImA= -github.com/xmidt-org/candlelight v0.1.17/go.mod h1:4pzOF3Hjcq/hJMzhqfTqHKbf+DKIOaE5WY+FmvmO9P0= +github.com/xmidt-org/candlelight v0.1.18 h1:ZMKiBpg6lN9ivrj7XbdfEff87qZ7JVPQQk7Hq1NmtxA= +github.com/xmidt-org/candlelight v0.1.18/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=