Skip to content

Commit

Permalink
chore(deps): bump github.com/xmidt-org/chronon from 0.1.1 to 0.1.4
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.4.
- [Release notes](https://github.com/xmidt-org/chronon/releases)
- [Commits](xmidt-org/chronon@v0.1.1...v0.1.4)

---
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 Dec 5, 2024
1 parent a8b56da commit 194a711
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.10.0
github.com/xmidt-org/chronon v0.1.1
github.com/xmidt-org/chronon v0.1.4
go.uber.org/dig v1.18.0 // indirect
go.uber.org/fx v1.23.0
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.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=
github.com/stretchr/testify v1.10.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.4 h1:0ZsIbGkXqzflev6vdIgar6hMg4O9fUubbsa4vt0EGBk=
github.com/xmidt-org/chronon v0.1.4/go.mod h1:TNkZR+7Ind3EKSUc8Bi/nDaOnabLMdpXwVmmUODJRm0=
go.uber.org/dig v1.18.0 h1:imUL1UiY0Mg4bqbFfsRQO5G4CGRBec/ZujWTvSVp3pw=
go.uber.org/dig v1.18.0/go.mod h1:Us0rSJiThwCv2GteUN0Q7OKvU7n5J4dxZ9JKUXozFdE=
go.uber.org/fx v1.23.0 h1:lIr/gYWQGfTwGcSXWXu4vP5Ws6iqnNEIY+F/aFzCKTg=
Expand Down

0 comments on commit 194a711

Please sign in to comment.