Skip to content

Commit

Permalink
chore(deps): bump github.com/xmidt-org/chronon from 0.1.1 to 0.1.3
Browse files Browse the repository at this point in the history
Bumps [github.com/xmidt-org/chronon](https://github.com/xmidt-org/chronon) from 0.1.1 to 0.1.3.
- [Release notes](https://github.com/xmidt-org/chronon/releases)
- [Commits](xmidt-org/chronon@v0.1.1...v0.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent 58f7305 commit b615f79
Show file tree
Hide file tree
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
Expand Up @@ -7,7 +7,7 @@ require (
github.com/gorilla/mux v1.8.1
github.com/stretchr/objx v0.5.2 // indirect
github.com/stretchr/testify v1.9.0
github.com/xmidt-org/chronon v0.1.1
github.com/xmidt-org/chronon v0.1.3
go.uber.org/dig v1.17.1 // indirect
go.uber.org/fx v1.22.1
go.uber.org/multierr v1.10.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ github.com/stretchr/objx v0.5.2 h1:xuMeJ0Sdp5ZMRXx/aWO6RZxdr3beISkG5/G/aIRr3pY=
github.com/stretchr/objx v0.5.2/go.mod h1:FRsXN1f5AsAjCGJKqEizvkpNtU+EGNCLh3NxZ/8L+MA=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
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/chronon v0.1.3 h1:mhDWT3KOVsWvE8k/2hqfBQB8FO/M112e39m/TbsxJls=
github.com/xmidt-org/chronon v0.1.3/go.mod h1:QvFyRgC5wOSoMOMJiYcoIHm21s8XXMa26FGZihCn3Qo=
go.uber.org/dig v1.17.1 h1:Tga8Lz8PcYNsWsyHMZ1Vm0OQOUaJNDyvPImgbAu9YSc=
go.uber.org/dig v1.17.1/go.mod h1:Us0rSJiThwCv2GteUN0Q7OKvU7n5J4dxZ9JKUXozFdE=
go.uber.org/fx v1.22.1 h1:nvvln7mwyT5s1q201YE29V/BFrGor6vMiDNpU/78Mys=
Expand Down

0 comments on commit b615f79

Please sign in to comment.