Skip to content

Commit

Permalink
chore(deps): bump github.com/temporalio/roadrunner-temporal/v4
Browse files Browse the repository at this point in the history
Bumps [github.com/temporalio/roadrunner-temporal/v4](https://github.com/temporalio/roadrunner-temporal) from 4.7.2 to 4.8.0.
- [Release notes](https://github.com/temporalio/roadrunner-temporal/releases)
- [Commits](temporalio/roadrunner-temporal@v4.7.2...v4.8.0)

---
updated-dependencies:
- dependency-name: github.com/temporalio/roadrunner-temporal/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 31, 2024
1 parent baae6c3 commit 212c772
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ require (
github.com/spf13/cobra v1.8.0
github.com/spf13/viper v1.18.2
github.com/stretchr/testify v1.9.0
github.com/temporalio/roadrunner-temporal/v4 v4.7.2
github.com/temporalio/roadrunner-temporal/v4 v4.8.0
go.uber.org/automaxprocs v1.5.3
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -439,8 +439,8 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
github.com/temporalio/roadrunner-temporal/v4 v4.7.2 h1:EPHQHutmWZn2kCTqf+9ECI9NRvjaCPYWWjGdQzfbTVU=
github.com/temporalio/roadrunner-temporal/v4 v4.7.2/go.mod h1:dT2RYBYxsXIJnO/QmxEJT0DIjTUsnFaVzJLq3NSge2A=
github.com/temporalio/roadrunner-temporal/v4 v4.8.0 h1:iexKKAFPlw4iZ8IVHHiTPPhLz3OpGEyS7x9tUPuWglQ=
github.com/temporalio/roadrunner-temporal/v4 v4.8.0/go.mod h1:WoyJh9nhXb4HMRkxK7zTUjSEMnPfnuidbB4TMfn1A84=
github.com/tklauser/go-sysconf v0.3.14 h1:g5vzr9iPFFz24v2KZXs/pvpvh8/V9Fw6vQK5ZZb78yU=
github.com/tklauser/go-sysconf v0.3.14/go.mod h1:1ym4lWMLUOhuBOPGtRcJm7tEGX4SCYNEEEtghGG/8uY=
github.com/tklauser/numcpus v0.8.0 h1:Mx4Wwe/FjZLeQsK/6kt2EOepwwSl7SmJrK5bV/dXYgY=
Expand Down

0 comments on commit 212c772

Please sign in to comment.