From 61fc4f32a63860c6ff5fbd83dc393bc623f432ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 00:05:44 -0400 Subject: [PATCH] Bump github.com/temporalio/ui-server/v2 from 2.7.0 to 2.7.1 (#152) Bumps [github.com/temporalio/ui-server/v2](https://github.com/temporalio/ui-server) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/temporalio/ui-server/releases) - [Commits](https://github.com/temporalio/ui-server/compare/v2.7.0...v2.7.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] 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 7913fa67..22b53400 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.7.0 + github.com/temporalio/ui-server/v2 v2.7.1 github.com/urfave/cli/v2 v2.19.2 go.temporal.io/api v1.12.0 go.temporal.io/sdk v1.17.0 diff --git a/go.sum b/go.sum index 7753e46d..d21d411e 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.7.0 h1:+93d3wI6vJQ3t7FQQFsNj++OykEfFWPaZJQJ5HSEvpo= -github.com/temporalio/ui-server/v2 v2.7.0/go.mod h1:wwDIHbG2UHDdNP20mIK5klyFIbTCZtET6aUT6o2cfpA= +github.com/temporalio/ui-server/v2 v2.7.1 h1:oHFuYV3TCkMQPpQRT2jwMdQ6dV9HRlYH84/aemn3LyI= +github.com/temporalio/ui-server/v2 v2.7.1/go.mod h1:wwDIHbG2UHDdNP20mIK5klyFIbTCZtET6aUT6o2cfpA= 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=