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 from 0.13.0 to 0.13.1 (#67)
Browse files Browse the repository at this point in the history
Bumps [github.com/temporalio/ui-server](https://github.com/temporalio/ui-server) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/temporalio/ui-server/releases)
- [Commits](temporalio/ui-server@v0.13.0...v0.13.1)

---
updated-dependencies:
- dependency-name: github.com/temporalio/ui-server
  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 May 11, 2022
1 parent 2c4fe1a commit 10b2d2a
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 @@ -5,7 +5,7 @@ go 1.18
require (
github.com/google/go-licenses v0.0.0-20210816172045-3099c18c36e1
github.com/google/licenseclassifier v0.0.0-20210722185704-3043a050f148
github.com/temporalio/ui-server v0.13.0
github.com/temporalio/ui-server v0.13.1
github.com/urfave/cli/v2 v2.6.0
go.temporal.io/sdk v1.14.0
go.temporal.io/server v1.16.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -461,8 +461,8 @@ github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5Cc
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
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 v0.13.0 h1:uwYkudvzHCRtRaVH0QLLePOFoNURvv5FvApcEeL4Z5A=
github.com/temporalio/ui-server v0.13.0/go.mod h1:lNNVnighw3jPQzsocLWn9Ry8km3xGMBT/w6nEuQogxw=
github.com/temporalio/ui-server v0.13.1 h1:TIW23zCgG2vhq9tRqNmWS8En0nhntf35apqYmJVA1x4=
github.com/temporalio/ui-server v0.13.1/go.mod h1:lNNVnighw3jPQzsocLWn9Ry8km3xGMBT/w6nEuQogxw=
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 10b2d2a

Please sign in to comment.