File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/go-playground/validator/v10 v10.30.2
77 github.com/jackc/pgerrcode v0.0.0-20240316143900-6e2875d9b438
88 github.com/jackc/pgx/v5 v5.9.1
9- github.com/riverqueue/river/rivershared v0.33 .0
9+ github.com/riverqueue/river/rivershared v0.34 .0
1010 github.com/stretchr/testify v1.11.1
1111)
1212
@@ -21,7 +21,7 @@ require (
2121 github.com/kr/text v0.2.0 // indirect
2222 github.com/leodido/go-urn v1.4.0 // indirect
2323 github.com/pmezard/go-difflib v1.0.0 // indirect
24- github.com/riverqueue/river/rivertype v0.33 .0 // indirect
24+ github.com/riverqueue/river/rivertype v0.34 .0 // indirect
2525 github.com/rogpeppe/go-internal v1.14.1 // indirect
2626 go.uber.org/goleak v1.3.0 // indirect
2727 golang.org/x/crypto v0.49.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.33 .0 h1:gE19JWgu0RgO78PTb5C1OqrI6T2x65mCDtlXHk+hl3E =
34- github.com/riverqueue/river/rivershared v0.33 .0 /go.mod h1:/wv6gmMJ4yC23Y9FFZaN/3GgctGmzxsGJ1/moYv1AnE =
35- github.com/riverqueue/river/rivertype v0.33 .0 h1:GIFeAX+JMUL6CaWj7iAUNG86eGSp2KP1NTbTfipsJOo =
36- github.com/riverqueue/river/rivertype v0.33 .0 /go.mod h1:D1Ad+EaZiaXbQbJcJcfeicXJMBKno0n6UcfKI5Q7DIQ =
33+ github.com/riverqueue/river/rivershared v0.34 .0 h1:OZwOrYGXWM8C1JZ5AaJ0ztqLpsFnQSljvtROj1JWBiQ =
34+ github.com/riverqueue/river/rivershared v0.34 .0 /go.mod h1:WeECN4ZC97pwvIP1WGvBKi7ucNomcbhsDUDOkHuEqho =
35+ github.com/riverqueue/river/rivertype v0.34 .0 h1:8NftF6oNlxWHdSpvbv4d6JXY6RlSDi9ZtQE8UC5oF0c =
36+ github.com/riverqueue/river/rivertype v0.34 .0 /go.mod h1:D1Ad+EaZiaXbQbJcJcfeicXJMBKno0n6UcfKI5Q7DIQ =
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