Skip to content

Commit

Permalink
chore(deps): bump go.temporal.io/server from 1.17.6 to 1.18.0
Browse files Browse the repository at this point in the history
Bumps [go.temporal.io/server](https://github.com/temporalio/temporal) from 1.17.6 to 1.18.0.
- [Release notes](https://github.com/temporalio/temporal/releases)
- [Changelog](https://github.com/temporalio/temporal/blob/master/.goreleaser.yml)
- [Commits](temporalio/temporal@v1.17.6...v1.18.0)

---
updated-dependencies:
- dependency-name: go.temporal.io/server
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 19, 2022
1 parent 3c22789 commit ccefe36
Show file tree
Hide file tree
Showing 2 changed files with 224 additions and 5 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ require (
github.com/roadrunner-server/sdk/v2 v2.19.0
github.com/stretchr/testify v1.8.0
github.com/uber-go/tally/v4 v4.1.2
go.temporal.io/api v1.11.1-0.20220907050538-6de5285cf463
go.temporal.io/api v1.12.0
go.temporal.io/sdk v1.17.0
go.temporal.io/sdk/contrib/tally v0.2.0
go.temporal.io/server v1.17.6
go.temporal.io/server v1.18.0
go.uber.org/zap v1.23.0
google.golang.org/protobuf v1.28.1
)
Expand Down
Loading

0 comments on commit ccefe36

Please sign in to comment.