File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/go-playground/validator/v10 v10.30.1
99 github.com/jackc/pgerrcode v0.0.0-20240316143900-6e2875d9b438
1010 github.com/jackc/pgx/v5 v5.8.0
11- github.com/riverqueue/river/rivershared v0.30.1
11+ github.com/riverqueue/river/rivershared v0.30.2
1212 github.com/stretchr/testify v1.11.1
1313)
1414
@@ -23,7 +23,7 @@ require (
2323 github.com/kr/text v0.2.0 // indirect
2424 github.com/leodido/go-urn v1.4.0 // indirect
2525 github.com/pmezard/go-difflib v1.0.0 // indirect
26- github.com/riverqueue/river/rivertype v0.30.1 // indirect
26+ github.com/riverqueue/river/rivertype v0.30.2 // indirect
2727 github.com/rogpeppe/go-internal v1.14.1 // indirect
2828 go.uber.org/goleak v1.3.0 // indirect
2929 golang.org/x/crypto v0.46.0 // indirect
Original file line number Diff line number Diff line change @@ -30,10 +30,10 @@ github.com/leodido/go-urn v1.4.0 h1:WT9HwE9SGECu3lg4d/dIA+jxlljEa1/ffXKmRjqdmIQ=
3030github.com/leodido/go-urn v1.4.0 /go.mod h1:bvxc+MVxLKB4z00jd1z+Dvzr47oO32F/QSNjSBOlFxI =
3131github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
3232github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
33- github.com/riverqueue/river/rivershared v0.30.1 h1:ytYlTtMppDV2rJRJ2j55mNf9uQDMPFudOmT4le6/9Ig =
34- github.com/riverqueue/river/rivershared v0.30.1 /go.mod h1:PfmUHWkF6/fJ1CpjC4cG8eKciBXgMuIHgcRcIuHMc34 =
35- github.com/riverqueue/river/rivertype v0.30.1 h1:jR7M5UlkA7KRxEbII+LOkD9oQMMz60AEdHh2We1APHY =
36- github.com/riverqueue/river/rivertype v0.30.1 /go.mod h1:rWpgI59doOWS6zlVocROcwc00fZ1RbzRwsRTU8CDguw =
33+ github.com/riverqueue/river/rivershared v0.30.2 h1:LFGWnhFZIXNgooXVRY/+Of6bc9Z6ndZ8kf0A6hUO+8c =
34+ github.com/riverqueue/river/rivershared v0.30.2 /go.mod h1:K/DCaSKzbmVcOLC2PmaPycHdc56MMTZjU3LWiNh3yqQ =
35+ github.com/riverqueue/river/rivertype v0.30.2 h1:9VVcrsXEPDFnl6qyOS0PxEoUSo9P5yD1E1HwyTpbXS8 =
36+ github.com/riverqueue/river/rivertype v0.30.2 /go.mod h1:rWpgI59doOWS6zlVocROcwc00fZ1RbzRwsRTU8CDguw =
3737github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ =
3838github.com/rogpeppe/go-internal v1.14.1 /go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc =
3939github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
You can’t perform that action at this time.
0 commit comments