File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.25.7
77require (
88 github.com/google/uuid v1.6.0
99 github.com/jackc/pgx/v5 v5.9.2
10- github.com/riverqueue/apiframe v0.0.0-20260428012848-22cd8d31a740
10+ github.com/riverqueue/apiframe v0.0.0-20260512144425-bbb398a56fc5
1111 github.com/riverqueue/river v0.37.1
1212 github.com/riverqueue/river/riverdriver v0.37.1
1313 github.com/riverqueue/river/rivershared v0.37.1
@@ -16,7 +16,7 @@ require (
1616 riverqueue.com/riverpro v0.24.0
1717 riverqueue.com/riverpro/driver v0.24.0
1818 riverqueue.com/riverpro/driver/riverpropgxv5 v0.24.0
19- riverqueue.com/riverui v0.16.0-rc.1
19+ riverqueue.com/riverui v0.16.0
2020)
2121
2222require (
Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ github.com/leodido/go-urn v1.4.0 h1:WT9HwE9SGECu3lg4d/dIA+jxlljEa1/ffXKmRjqdmIQ=
3939github.com/leodido/go-urn v1.4.0 /go.mod h1:bvxc+MVxLKB4z00jd1z+Dvzr47oO32F/QSNjSBOlFxI =
4040github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
4141github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
42- github.com/riverqueue/apiframe v0.0.0-20260428012848-22cd8d31a740 h1:2CBMXhiFdl/t2wwP/bgDVSLKADGKnd0QdZ3dEHOj2Ss =
43- github.com/riverqueue/apiframe v0.0.0-20260428012848-22cd8d31a740 /go.mod h1:TTFk2gcy9Ymsl9fUco+k11g9ywVo99UbaxR/Aau1h1E =
42+ github.com/riverqueue/apiframe v0.0.0-20260512144425-bbb398a56fc5 h1:V+koOkEx50kpjeOJq1hzOBICzaTflSMSpqEjYMR9tbQ =
43+ github.com/riverqueue/apiframe v0.0.0-20260512144425-bbb398a56fc5 /go.mod h1:jllUIBehfgpnT5V0CgPdak6NEVCia8SjtfB0A5Hnj9g =
4444github.com/riverqueue/river v0.37.1 h1:lZgXooqtGulMrItWFzhEDLeSBWoiJ3ZmKofKkHgBOwo =
4545github.com/riverqueue/river v0.37.1 /go.mod h1:+5tefuBbaBRWiIEWOIyQexwQwhPVX23tsWgomIAcP88 =
4646github.com/riverqueue/river/riverdriver v0.37.1 h1:IXV2xdS+LvsBvrJK+/GOy9s/a8P+9JW41RYIV/Vdya0 =
@@ -111,5 +111,5 @@ riverqueue.com/riverpro/driver v0.24.0 h1:KJ/PP/ff2xM97qy68vrIA15fV1gu4r02+1fK0X
111111riverqueue.com/riverpro/driver v0.24.0 /go.mod h1:IfXbp95wjpzACFWKN8cYEqdvJg/6iHIeSbr+ieeQ8KI =
112112riverqueue.com/riverpro/driver/riverpropgxv5 v0.24.0 h1:STLM9fpLdbu4tUoXNeA+wl4VLfjfGGcfEcGq+5Y0ziY =
113113riverqueue.com/riverpro/driver/riverpropgxv5 v0.24.0 /go.mod h1:uGv+gLjPafIU6a3pQo8ldo1fhvH0lFqCUqkYhaFsOiw =
114- riverqueue.com/riverui v0.16.0-rc.1 h1:3KKrNlPVHhggBjAQaDZLhwOmqTR2wJq4rhbdqFge4L0 =
115- riverqueue.com/riverui v0.16.0-rc.1 /go.mod h1:NoIMP+QRd/Z+k5QYZ4LlYzRPinZ/qfIvyrNXFS61cak =
114+ riverqueue.com/riverui v0.16.0 h1:XFgTdKqRYjdPsGV2QSBRTrMaWiXAZWvouH2zanQ0t9g =
115+ riverqueue.com/riverui v0.16.0 /go.mod h1:NoIMP+QRd/Z+k5QYZ4LlYzRPinZ/qfIvyrNXFS61cak =
You can’t perform that action at this time.
0 commit comments