Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump github.com/xmidt-org/candlelight from 0.1.1 to 0.1.2
Browse files Browse the repository at this point in the history
Bumps [github.com/xmidt-org/candlelight](https://github.com/xmidt-org/candlelight) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/xmidt-org/candlelight/releases)
- [Changelog](https://github.com/xmidt-org/candlelight/blob/main/CHANGELOG.md)
- [Commits](xmidt-org/candlelight@v0.1.1...v0.1.2)

---
updated-dependencies:
- dependency-name: github.com/xmidt-org/candlelight
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Jun 25, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 9c9daa2 commit 169f927
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -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.1
github.com/xmidt-org/candlelight v0.1.2
github.com/xmidt-org/clortho v0.0.4
github.com/xmidt-org/sallust v0.2.2
github.com/xmidt-org/touchstone v0.1.5
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -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.1 h1:Mk6a7PpNC0ROTJaF+fNt0NimIkdaAnG7Uzbe9ad8JXw=
github.com/xmidt-org/candlelight v0.1.1/go.mod h1:rwQEpgf889TbBXPG8tyYyY7QjdcJRehvaeiaA3crasU=
github.com/xmidt-org/candlelight v0.1.2 h1:wDegvkwymiUjL0iVaZVoHelj07Fz7LrwTHnTO4k5URc=
github.com/xmidt-org/candlelight v0.1.2/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=

0 comments on commit 169f927

Please sign in to comment.