From ab84ca1cbd105ebd588519fd67e1abd44657d893 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 22:54:00 +0000 Subject: [PATCH] Bump github.com/temporalio/ui-server/v2 from 2.8.0 to 2.8.1 Bumps [github.com/temporalio/ui-server/v2](https://github.com/temporalio/ui-server) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/temporalio/ui-server/releases) - [Commits](https://github.com/temporalio/ui-server/compare/v2.8.0...v2.8.1) --- 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] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index c08a7227..391e359b 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/temporalio/temporalite go 1.19 require ( - github.com/temporalio/ui-server/v2 v2.8.0 + github.com/temporalio/ui-server/v2 v2.8.1 github.com/urfave/cli/v2 v2.20.2 go.temporal.io/api v1.12.0 go.temporal.io/sdk v1.17.0 diff --git a/go.sum b/go.sum index 36967d77..05922096 100644 --- a/go.sum +++ b/go.sum @@ -436,8 +436,8 @@ github.com/temporalio/ringpop-go v0.0.0-20220818230611-30bf23b490b2 h1:QIwUh2HCt github.com/temporalio/ringpop-go v0.0.0-20220818230611-30bf23b490b2/go.mod h1:ZEYrWwPO7607ZEaPzK7nWRv55cIrTtH4TeBBu3V532U= github.com/temporalio/tchannel-go v1.22.1-0.20220818200552-1be8d8cffa5b h1:Fs3LdlF7xbnOWHymbFmvIEuxIEt1dNRCfaDkoajSaZk= github.com/temporalio/tchannel-go v1.22.1-0.20220818200552-1be8d8cffa5b/go.mod h1:c+V9Z/ZgkzAdyGvHrvC5AsXgN+M9Qwey04cBdKYzV7U= -github.com/temporalio/ui-server/v2 v2.8.0 h1:GusS1mk1olbUxwTYnw7RSTBrioHl75deQ6yTqm1GjZ8= -github.com/temporalio/ui-server/v2 v2.8.0/go.mod h1:cVMpXPbdqVNymc7U4WRzEnqRaRMyImThOcYf0OR1xhg= +github.com/temporalio/ui-server/v2 v2.8.1 h1:Nf4f8uXBKmRMYGgxRpnHWstJTZ28cy4dtoEtfHJQTKU= +github.com/temporalio/ui-server/v2 v2.8.1/go.mod h1:cVMpXPbdqVNymc7U4WRzEnqRaRMyImThOcYf0OR1xhg= 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=