File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,9 +21,9 @@ require (
2121 github.com/mcuadros/go-defaults v1.2.0
2222 github.com/microcosm-cc/bluemonday v1.0.27
2323 github.com/prometheus/client_golang v1.23.2
24- github.com/riverqueue/river v0.31 .0
25- github.com/riverqueue/river/riverdriver/riverpgxv5 v0.31 .0
26- github.com/riverqueue/river/rivertype v0.31 .0
24+ github.com/riverqueue/river v0.32 .0
25+ github.com/riverqueue/river/riverdriver/riverpgxv5 v0.32 .0
26+ github.com/riverqueue/river/rivertype v0.32 .0
2727 github.com/riverqueue/rivercontrib/otelriver v0.7.0
2828 github.com/rs/zerolog v1.34.0
2929 github.com/samber/lo v1.52.0
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/theopenlane/riverboat/trustcenter
33go 1.25.7
44
55require (
6- github.com/riverqueue/river v0.31 .0
6+ github.com/riverqueue/river v0.32 .0
77 github.com/rs/zerolog v1.34.0
88 github.com/theopenlane/core/common v1.0.11
99 github.com/theopenlane/corejobs v0.1.17
You can’t perform that action at this time.
0 commit comments