Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Commit

Permalink
Bump go.temporal.io/server from 1.17.2 to 1.17.4 (#113)
Browse files Browse the repository at this point in the history
Bumps [go.temporal.io/server](https://github.com/temporalio/temporal) from 1.17.2 to 1.17.4.
- [Release notes](https://github.com/temporalio/temporal/releases)
- [Changelog](https://github.com/temporalio/temporal/blob/master/.goreleaser.yml)
- [Commits](temporalio/temporal@v1.17.2...v1.17.4)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 22, 2022
1 parent 2f3019e commit 3c541f8
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 @@ -6,7 +6,7 @@ require (
github.com/temporalio/ui-server/v2 v2.5.0
github.com/urfave/cli/v2 v2.11.2
go.temporal.io/sdk v1.15.0
go.temporal.io/server v1.17.2
go.temporal.io/server v1.17.4
go.uber.org/zap v1.22.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -506,8 +506,8 @@ go.temporal.io/api v1.8.1-0.20220603192404-e65836719706 h1:9zrW4CMQUgBMx9IUZ0qE/
go.temporal.io/api v1.8.1-0.20220603192404-e65836719706/go.mod h1:7m1ZOVUFi/54a5IMzMeELnvDy5sJwRfz11zi3Jrww8w=
go.temporal.io/sdk v1.15.0 h1:1ZJEBNqLHAN0H64NpD4pydriYF9qhUIaimSVONm3ZKs=
go.temporal.io/sdk v1.15.0/go.mod h1:peqnjALtNpJMKRplWEubefPhDXdAtRTnebsLSFypSts=
go.temporal.io/server v1.17.2 h1:hUXVQrI0ZtQEfUG9rSJSz8787/tjpMSBdivpVS9sIco=
go.temporal.io/server v1.17.2/go.mod h1:0BvYmRJfETqVCo4qk9nIS9T1+n+LPB/TAWqETf6jnhI=
go.temporal.io/server v1.17.4 h1:PGT/5ekTWXs7W3cCJPiycIMsFevq65WEV/a5kYqlchE=
go.temporal.io/server v1.17.4/go.mod h1:0BvYmRJfETqVCo4qk9nIS9T1+n+LPB/TAWqETf6jnhI=
go.temporal.io/version v0.3.0 h1:dMrei9l9NyHt8nG6EB8vAwDLLTwx2SvRyucCSumAiig=
go.temporal.io/version v0.3.0/go.mod h1:UA9S8/1LaKYae6TyD9NaPMJTZb911JcbqghI2CBSP78=
go.uber.org/atomic v1.4.0/go.mod h1:gD2HeocX3+yG+ygLZcrzQJaqmWj9AIm7n08wl/qW/PE=
Expand Down

0 comments on commit 3c541f8

Please sign in to comment.