Skip to content

Commit

Permalink
Bump go.temporal.io/api from 1.24.0 to 1.26.0
Browse files Browse the repository at this point in the history
Bumps [go.temporal.io/api](https://github.com/temporalio/api-go) from 1.24.0 to 1.26.0.
- [Release notes](https://github.com/temporalio/api-go/releases)
- [Commits](temporalio/api-go@v1.24.0...v1.26.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ganievs committed Dec 26, 2023
1 parent 3aa741a commit 046b982
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 1,647 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ require (
golang.org/x/sys v0.15.0 // indirect
golang.org/x/text v0.14.0 // indirect
google.golang.org/appengine v1.6.8 // indirect
google.golang.org/genproto v0.0.0-20231002182017-d307bd883b97 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20231002182017-d307bd883b97 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20231002182017-d307bd883b97 // indirect
google.golang.org/genproto v0.0.0-20231106174013-bbf56f31fb17 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20231106174013-bbf56f31fb17 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20231106174013-bbf56f31fb17 // indirect
google.golang.org/protobuf v1.31.0 // indirect
)
Loading

0 comments on commit 046b982

Please sign in to comment.