Skip to content

Commit b0d1937

Browse files
Bump github.com/temporalio/ui-server/v2 from 2.18.1 to 2.18.2 (#344)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b029b20 commit b0d1937

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/pborman/uuid v1.2.1
1515
github.com/stretchr/testify v1.8.4
1616
github.com/temporalio/tctl-kit v0.0.0-20230328153839-577f95d16fa0
17-
github.com/temporalio/ui-server/v2 v2.18.1
17+
github.com/temporalio/ui-server/v2 v2.18.2
1818
github.com/urfave/cli/v2 v2.25.7
1919
go.temporal.io/api v1.24.0
2020
go.temporal.io/sdk v1.24.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1251,8 +1251,8 @@ github.com/temporalio/tchannel-go v1.22.1-0.20220818200552-1be8d8cffa5b h1:Fs3Ld
12511251
github.com/temporalio/tchannel-go v1.22.1-0.20220818200552-1be8d8cffa5b/go.mod h1:c+V9Z/ZgkzAdyGvHrvC5AsXgN+M9Qwey04cBdKYzV7U=
12521252
github.com/temporalio/tctl-kit v0.0.0-20230328153839-577f95d16fa0 h1:E1iAre7/4VvSJri8uOnItKVsMKnP+WEQourm+zVO0cc=
12531253
github.com/temporalio/tctl-kit v0.0.0-20230328153839-577f95d16fa0/go.mod h1:hk/LJCKZNNmtVSWRKepbdUJme+k/4fb/hPkekXk40sk=
1254-
github.com/temporalio/ui-server/v2 v2.18.1 h1:6/mMxE2drN+T0hl2lXmjE70VMGIJw380vD3b4UE4e5U=
1255-
github.com/temporalio/ui-server/v2 v2.18.1/go.mod h1:jcVyKdumBgNqyN0BI8NdIXz3OUpIvsJBrMedzR3b8Z4=
1254+
github.com/temporalio/ui-server/v2 v2.18.2 h1:PMv00J3e8YVpMKuBwVSY/QrsSvrc3EAgFAe120+huCE=
1255+
github.com/temporalio/ui-server/v2 v2.18.2/go.mod h1:jcVyKdumBgNqyN0BI8NdIXz3OUpIvsJBrMedzR3b8Z4=
12561256
github.com/twmb/murmur3 v1.1.5/go.mod h1:Qq/R7NUyOfr65zD+6Q5IHKsJLwP7exErjN6lyyq3OSQ=
12571257
github.com/twmb/murmur3 v1.1.8 h1:8Yt9taO/WN3l08xErzjeschgZU2QSrwm1kclYq+0aRg=
12581258
github.com/twmb/murmur3 v1.1.8/go.mod h1:Qq/R7NUyOfr65zD+6Q5IHKsJLwP7exErjN6lyyq3OSQ=

0 commit comments

Comments
 (0)