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.4.0 to 2.5.0 (#103)
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.4.0 to 2.5.0.
- [Release notes](https://github.com/temporalio/ui-server/releases)
- [Commits](temporalio/ui-server@v2.4.0...v2.5.0)

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

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 5, 2022
1 parent 41343b6 commit ba35649
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.4.0
github.com/temporalio/ui-server/v2 v2.5.0
github.com/urfave/cli/v2 v2.11.1
go.temporal.io/sdk v1.15.0
go.temporal.io/server v1.17.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -447,8 +447,8 @@ github.com/stretchr/testify v1.8.0 h1:pSgiaMZlXftHpm5L7V1+rVB+AZJydKsMxsQBIJw4PK
github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
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.4.0 h1:Q3IdX6V5O5t8PqHoA3dRcZkM/DPvVfwvuX/8bUTfmoM=
github.com/temporalio/ui-server/v2 v2.4.0/go.mod h1:7F2hfz1syHKvjbdrMpSLstCjBHzd6dwFU/zK2O3XFII=
github.com/temporalio/ui-server/v2 v2.5.0 h1:dReVCqPSzV18PiMZBqZDhQGFpI3ELC0cCQmG1uXVQsU=
github.com/temporalio/ui-server/v2 v2.5.0/go.mod h1:7F2hfz1syHKvjbdrMpSLstCjBHzd6dwFU/zK2O3XFII=
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 ba35649

Please sign in to comment.