From 0b360ba796a35659411198cd66ab1c3396410322 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 18:31:36 +0000 Subject: [PATCH] Bump github.com/temporalio/ui-server/v2 from 2.5.0 to 2.5.1 (#112) Bumps [github.com/temporalio/ui-server/v2](https://github.com/temporalio/ui-server) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/temporalio/ui-server/releases) - [Commits](https://github.com/temporalio/ui-server/compare/v2.5.0...v2.5.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 cc67dfa6..e4a9eb8c 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/temporalio/temporalite go 1.18 require ( - github.com/temporalio/ui-server/v2 v2.5.0 + github.com/temporalio/ui-server/v2 v2.5.1 github.com/urfave/cli/v2 v2.11.2 go.temporal.io/sdk v1.15.0 go.temporal.io/server v1.17.4 diff --git a/go.sum b/go.sum index 0e06dd50..d230a880 100644 --- a/go.sum +++ b/go.sum @@ -446,8 +446,8 @@ github.com/stretchr/testify v1.8.0 h1:pSgiaMZlXftHpm5L7V1+rVB+AZJydKsMxsQBIJw4PK github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU= 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/v2 v2.5.0 h1:dReVCqPSzV18PiMZBqZDhQGFpI3ELC0cCQmG1uXVQsU= -github.com/temporalio/ui-server/v2 v2.5.0/go.mod h1:7F2hfz1syHKvjbdrMpSLstCjBHzd6dwFU/zK2O3XFII= +github.com/temporalio/ui-server/v2 v2.5.1 h1:2TfAVOfW48LY84bEk+bKLs5p5/yr0FLLU7I1vU8Ut1w= +github.com/temporalio/ui-server/v2 v2.5.1/go.mod h1:7F2hfz1syHKvjbdrMpSLstCjBHzd6dwFU/zK2O3XFII= 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=