Skip to content

Commit 9f7084a

Browse files
committed
DO NOT MERGE prerelease testing
1 parent 9cfebbc commit 9f7084a

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

.github/workflows/docker-riverproui.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- "master"
7+
- "*"
78
tags:
89
- "riverproui/v*"
910
pull_request:

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-pre.1
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-pre.1 h1:nDQiGmHLgERwxxztvIS5rVLoatvGXOlMXFZfBhhjViE=
99+
riverqueue.com/riverui v0.14.0-pre.1/go.mod h1:uUwoeQGDO4+o4ofqenWL2UNuCED5/1/lwnkFKYR9vZw=

0 commit comments

Comments
 (0)