From ae504d70d80d7f9c6a0fad868738f443d0175861 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 May 2022 22:22:20 +0000 Subject: [PATCH] Bump github.com/temporalio/ui-server from 0.13.0 to 0.13.1 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](https://github.com/temporalio/ui-server/compare/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] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 846f0339..25abf7e5 100644 --- a/go.mod +++ b/go.mod @@ -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 diff --git a/go.sum b/go.sum index 074989c4..1ce437f6 100644 --- a/go.sum +++ b/go.sum @@ -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=