Skip to content

Commit fc6644a

Browse files
fix(deps): update river monorepo to v0.32.0
1 parent a075b10 commit fc6644a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

trustcenter/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/theopenlane/riverboat/trustcenter
33
go 1.25.7
44

55
require (
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

0 commit comments

Comments
 (0)