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/sdk from 1.13.0 to 1.13.1 (#45)
Browse files Browse the repository at this point in the history
Bumps [go.temporal.io/sdk](https://github.com/temporalio/sdk-go) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/temporalio/sdk-go/releases)
- [Commits](temporalio/sdk-go@v1.13.0...v1.13.1)

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

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 Feb 25, 2022
1 parent afbf824 commit 86a3b8e
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 3 deletions.
5 changes: 3 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,13 @@ require (
github.com/google/licenseclassifier v0.0.0-20210722185704-3043a050f148
github.com/temporalio/ui-server v0.1.1-0.20211223210854-4484839e0398
github.com/urfave/cli/v2 v2.3.0
go.temporal.io/api v1.7.1-0.20220131203817-08fe71b1361d
go.temporal.io/sdk v1.13.0
go.temporal.io/sdk v1.13.1
go.temporal.io/server v1.15.0
go.uber.org/zap v1.21.0
)

require go.temporal.io/api v1.7.1-0.20220131203817-08fe71b1361d // indirect

require (
cloud.google.com/go v0.100.2 // indirect
cloud.google.com/go/compute v1.1.0 // indirect
Expand Down

0 comments on commit 86a3b8e

Please sign in to comment.