Skip to content

Commit b6bdd96

Browse files
Bump github.com/temporalio/ui-server/v2 from 2.10.1 to 2.10.3 (#101)
Bumps [github.com/temporalio/ui-server/v2](https://github.com/temporalio/ui-server) from 2.10.1 to 2.10.3. - [Release notes](https://github.com/temporalio/ui-server/releases) - [Commits](temporalio/ui-server@v2.10.1...v2.10.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef4067d commit b6bdd96

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
@@ -12,7 +12,7 @@ require (
1212
github.com/pborman/uuid v1.2.1
1313
github.com/stretchr/testify v1.8.1
1414
github.com/temporalio/tctl-kit v0.0.0-20230104170414-10932650d727
15-
github.com/temporalio/ui-server/v2 v2.10.1
15+
github.com/temporalio/ui-server/v2 v2.10.3
1616
github.com/urfave/cli/v2 v2.24.3
1717
go.temporal.io/api v1.16.0
1818
go.temporal.io/sdk v1.21.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -788,8 +788,8 @@ github.com/temporalio/tchannel-go v1.22.1-0.20220818200552-1be8d8cffa5b h1:Fs3Ld
788788
github.com/temporalio/tchannel-go v1.22.1-0.20220818200552-1be8d8cffa5b/go.mod h1:c+V9Z/ZgkzAdyGvHrvC5AsXgN+M9Qwey04cBdKYzV7U=
789789
github.com/temporalio/tctl-kit v0.0.0-20230104170414-10932650d727 h1:Yrisr5sO+sPzc2ATX4LS8K7iM1L1ww71RIbZk8N240Q=
790790
github.com/temporalio/tctl-kit v0.0.0-20230104170414-10932650d727/go.mod h1:hk/LJCKZNNmtVSWRKepbdUJme+k/4fb/hPkekXk40sk=
791-
github.com/temporalio/ui-server/v2 v2.10.1 h1:7q1c+huqWvzww+M3cPa03Eg3yFpMlUeZdPm/+yB8rkk=
792-
github.com/temporalio/ui-server/v2 v2.10.1/go.mod h1:Fd68+cECpTXc7oZh2oHUA5DQ1tIPa87mg9PPlJ8hPaA=
791+
github.com/temporalio/ui-server/v2 v2.10.3 h1:XobD+Gqy3QElPyzCiWrLRO5c/31SqfvbgoQ1n2Exnhg=
792+
github.com/temporalio/ui-server/v2 v2.10.3/go.mod h1:Fd68+cECpTXc7oZh2oHUA5DQ1tIPa87mg9PPlJ8hPaA=
793793
github.com/twmb/murmur3 v1.1.5/go.mod h1:Qq/R7NUyOfr65zD+6Q5IHKsJLwP7exErjN6lyyq3OSQ=
794794
github.com/twmb/murmur3 v1.1.6 h1:mqrRot1BRxm+Yct+vavLMou2/iJt0tNVTTC0QoIjaZg=
795795
github.com/twmb/murmur3 v1.1.6/go.mod h1:Qq/R7NUyOfr65zD+6Q5IHKsJLwP7exErjN6lyyq3OSQ=

0 commit comments

Comments
 (0)