Skip to content

Commit 3d8813f

Browse files
authored
Prepare CLI release for version 0.14.0 (#484)
Counterpart of #482 preparing the CLI phase of the project. Internal riverui dependency gets bumped up to v0.14.0.
1 parent 8b52df4 commit 3d8813f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

riverproui/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
riverqueue.com/riverpro v0.20.0
1717
riverqueue.com/riverpro/driver v0.20.0
1818
riverqueue.com/riverpro/driver/riverpropgxv5 v0.20.0
19-
riverqueue.com/riverui v0.13.0
19+
riverqueue.com/riverui v0.14.0
2020
)
2121

2222
require (

riverproui/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,5 +95,5 @@ riverqueue.com/riverpro/driver v0.20.0 h1:s8T9qbEuwgwocaNo8dTaZyMM4UYLsauDf40IWv
9595
riverqueue.com/riverpro/driver v0.20.0/go.mod h1:6VdLiOYjfofFmJfK3kWL+Q6kRODpAorvyfcGOtXuwSw=
9696
riverqueue.com/riverpro/driver/riverpropgxv5 v0.20.0 h1:jXe6d78qTUJEEtMROMvhncqUCGmAI4duzzvmHD1nOf8=
9797
riverqueue.com/riverpro/driver/riverpropgxv5 v0.20.0/go.mod h1:JtMoWz9RFDV9W5maLZcWf5+WjSoZObV4jI4LqPJPIbE=
98-
riverqueue.com/riverui v0.13.0 h1:isBmuudcD2a/vqY8tGAoG/dJ5dJG+y/H1hg7PyOwlnE=
99-
riverqueue.com/riverui v0.13.0/go.mod h1:cBN5B5A+KZhUBscKoM9DBaIkTkdX3yKyvcOk89cVk50=
98+
riverqueue.com/riverui v0.14.0 h1:nDHvKywBSzgvnARjvberwGc5CgBMdIdQM4Mcci3+flU=
99+
riverqueue.com/riverui v0.14.0/go.mod h1:uUwoeQGDO4+o4ofqenWL2UNuCED5/1/lwnkFKYR9vZw=

0 commit comments

Comments
 (0)