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

Commit

Permalink
Bump github.com/temporalio/ui-server/v2 from 2.6.1 to 2.6.2 (#133)
Browse files Browse the repository at this point in the history
Bumps [github.com/temporalio/ui-server/v2](https://github.com/temporalio/ui-server) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/temporalio/ui-server/releases)
- [Commits](temporalio/ui-server@v2.6.1...v2.6.2)

---
updated-dependencies:
- dependency-name: github.com/temporalio/ui-server/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2022
1 parent d2ec434 commit 56f2fec
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 @@ -3,7 +3,7 @@ module github.com/temporalio/temporalite
go 1.18

require (
github.com/temporalio/ui-server/v2 v2.6.1
github.com/temporalio/ui-server/v2 v2.6.2
github.com/urfave/cli/v2 v2.16.3
go.temporal.io/sdk v1.15.0
go.temporal.io/server v1.17.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -445,8 +445,8 @@ github.com/temporalio/grpc-gateway v1.17.0 h1:OTX4OP39TfV4/FSo9OkeF7g8KkirDlhu8d
github.com/temporalio/grpc-gateway v1.17.0/go.mod h1:ahEN4bs7da8rI4DJqn1xL0d83Djiau/rnZUztjeGdOI=
github.com/temporalio/ringpop-go v0.0.0-20211012191444-6f91b5915e95 h1:8G34e73qtrkG9sDFcSC8uot0np3e6BLoMZxleTcpUiA=
github.com/temporalio/ringpop-go v0.0.0-20211012191444-6f91b5915e95/go.mod h1:Ek9J8CAfI1IwVSqHpTOgj7FjzRSJ5SM/ud52eCmkhsw=
github.com/temporalio/ui-server/v2 v2.6.1 h1:ZIee1qkgBSgqutLmy7n/u9Qm0lw93BI9RuExmdLzRnA=
github.com/temporalio/ui-server/v2 v2.6.1/go.mod h1:9bgAdqKQtX6ZagshMkfEK0uopIYGlmM7iVDiKRbCpVI=
github.com/temporalio/ui-server/v2 v2.6.2 h1:uePmXUCTGnIV2MTWSDv4usq6BT2/DY4CiwEqfDzAs9E=
github.com/temporalio/ui-server/v2 v2.6.2/go.mod h1:9bgAdqKQtX6ZagshMkfEK0uopIYGlmM7iVDiKRbCpVI=
github.com/twmb/murmur3 v1.1.5/go.mod h1:Qq/R7NUyOfr65zD+6Q5IHKsJLwP7exErjN6lyyq3OSQ=
github.com/twmb/murmur3 v1.1.6 h1:mqrRot1BRxm+Yct+vavLMou2/iJt0tNVTTC0QoIjaZg=
github.com/twmb/murmur3 v1.1.6/go.mod h1:Qq/R7NUyOfr65zD+6Q5IHKsJLwP7exErjN6lyyq3OSQ=
Expand Down

0 comments on commit 56f2fec

Please sign in to comment.