From 51d2249f2d74fddf94341120ff0ed4ad3de01fd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Mar 2023 11:49:14 -0400 Subject: [PATCH] Bump github.com/temporalio/ui-server/v2 from 2.13.0 to 2.13.3 (#180) Bumps [github.com/temporalio/ui-server/v2](https://github.com/temporalio/ui-server) from 2.13.0 to 2.13.3. - [Release notes](https://github.com/temporalio/ui-server/releases) - [Commits](https://github.com/temporalio/ui-server/compare/v2.13.0...v2.13.3) --- 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index eda083e5..8a8ee145 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( github.com/pborman/uuid v1.2.1 github.com/stretchr/testify v1.8.2 github.com/temporalio/tctl-kit v0.0.0-20230328153839-577f95d16fa0 - github.com/temporalio/ui-server/v2 v2.13.0 + github.com/temporalio/ui-server/v2 v2.13.3 github.com/urfave/cli/v2 v2.23.6 go.temporal.io/api v1.18.1 go.temporal.io/sdk v1.21.1 diff --git a/go.sum b/go.sum index 35f2139d..a4814c4e 100644 --- a/go.sum +++ b/go.sum @@ -814,8 +814,8 @@ github.com/temporalio/tchannel-go v1.22.1-0.20220818200552-1be8d8cffa5b h1:Fs3Ld github.com/temporalio/tchannel-go v1.22.1-0.20220818200552-1be8d8cffa5b/go.mod h1:c+V9Z/ZgkzAdyGvHrvC5AsXgN+M9Qwey04cBdKYzV7U= github.com/temporalio/tctl-kit v0.0.0-20230328153839-577f95d16fa0 h1:E1iAre7/4VvSJri8uOnItKVsMKnP+WEQourm+zVO0cc= github.com/temporalio/tctl-kit v0.0.0-20230328153839-577f95d16fa0/go.mod h1:hk/LJCKZNNmtVSWRKepbdUJme+k/4fb/hPkekXk40sk= -github.com/temporalio/ui-server/v2 v2.13.0 h1:aKurAPeskgkLYG+1GLm2Cb/1qkoL5wg0gjc776FhRw0= -github.com/temporalio/ui-server/v2 v2.13.0/go.mod h1:8yI8soutsbGEKyOblUZeuo1CPgl4U43+yVYnUrIiNto= +github.com/temporalio/ui-server/v2 v2.13.3 h1:e74JpaKjSUO2I8HQ+eiBHzA5Vp+I94E5SIWPHmFPB4g= +github.com/temporalio/ui-server/v2 v2.13.3/go.mod h1:8yI8soutsbGEKyOblUZeuo1CPgl4U43+yVYnUrIiNto= 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=