Skip to content

Commit 644d511

Browse files
Bump github.com/riverqueue/river/rivershared
Bumps the go-dependencies group with 1 update in the / directory: [github.com/riverqueue/river/rivershared](https://github.com/riverqueue/river). Updates `github.com/riverqueue/river/rivershared` from 0.37.0 to 0.37.1 - [Release notes](https://github.com/riverqueue/river/releases) - [Changelog](https://github.com/riverqueue/river/blob/master/CHANGELOG.md) - [Commits](riverqueue/river@v0.37.0...v0.37.1) --- updated-dependencies: - dependency-name: github.com/riverqueue/river/rivershared dependency-version: 0.37.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bbb398a commit 644d511

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.2
9-
github.com/riverqueue/river/rivershared v0.37.0
9+
github.com/riverqueue/river/rivershared v0.37.1
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.37.0 // indirect
24+
github.com/riverqueue/river/rivertype v0.37.1 // 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

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ github.com/leodido/go-urn v1.4.0 h1:WT9HwE9SGECu3lg4d/dIA+jxlljEa1/ffXKmRjqdmIQ=
3030
github.com/leodido/go-urn v1.4.0/go.mod h1:bvxc+MVxLKB4z00jd1z+Dvzr47oO32F/QSNjSBOlFxI=
3131
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
3232
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
33-
github.com/riverqueue/river/rivershared v0.37.0 h1:HeTN13wvPJKgsetgu14cWUbn8W+XBSvEoGIQER6yGVw=
34-
github.com/riverqueue/river/rivershared v0.37.0/go.mod h1:B3EaZVnamWKrWmvX1Uyvr5mMIu7+ZKQnOiYDx53WMV8=
35-
github.com/riverqueue/river/rivertype v0.37.0 h1:h01inCs6s0hhXRMTyW4LikUOHHq5o9tXLStVvG4zwfQ=
36-
github.com/riverqueue/river/rivertype v0.37.0/go.mod h1:D1Ad+EaZiaXbQbJcJcfeicXJMBKno0n6UcfKI5Q7DIQ=
33+
github.com/riverqueue/river/rivershared v0.37.1 h1:lvsxy9RAU+f1gRQ8+B4lVylyb184z4/82ilyU0DrsnY=
34+
github.com/riverqueue/river/rivershared v0.37.1/go.mod h1:NAJdSXrjUjqdudLGCEm5heD2YRccClI9I9Yq+F3fyQM=
35+
github.com/riverqueue/river/rivertype v0.37.1 h1:XZlhRR+c4RIgTTR//mJUZGAR26FNAHlMaNERpgUjb0c=
36+
github.com/riverqueue/river/rivertype v0.37.1/go.mod h1:D1Ad+EaZiaXbQbJcJcfeicXJMBKno0n6UcfKI5Q7DIQ=
3737
github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ=
3838
github.com/rogpeppe/go-internal v1.14.1/go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc=
3939
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=

0 commit comments

Comments
 (0)