Skip to content

Commit

Permalink
Bump github.com/temporalio/ui-server/v2 from 2.8.1 to 2.8.3
Browse files Browse the repository at this point in the history
Bumps [github.com/temporalio/ui-server/v2](https://github.com/temporalio/ui-server) from 2.8.1 to 2.8.3.
- [Release notes](https://github.com/temporalio/ui-server/releases)
- [Commits](temporalio/ui-server@v2.8.1...v2.8.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>
  • Loading branch information
dependabot[bot] committed Nov 11, 2022
1 parent 853afa9 commit 03b4376
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/pborman/uuid v1.2.1
github.com/stretchr/testify v1.8.1
github.com/temporalio/tctl-kit v0.0.0-20221105000105-c7dd78af47af
github.com/temporalio/ui-server/v2 v2.8.1
github.com/temporalio/ui-server/v2 v2.8.3
github.com/urfave/cli/v2 v2.23.5
go.temporal.io/api v1.12.0
go.temporal.io/sdk v1.17.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -475,8 +475,8 @@ github.com/temporalio/tchannel-go v1.22.1-0.20220818200552-1be8d8cffa5b h1:Fs3Ld
github.com/temporalio/tchannel-go v1.22.1-0.20220818200552-1be8d8cffa5b/go.mod h1:c+V9Z/ZgkzAdyGvHrvC5AsXgN+M9Qwey04cBdKYzV7U=
github.com/temporalio/tctl-kit v0.0.0-20221105000105-c7dd78af47af h1:XVwh/Gvs2IIaEp+nVBRETdwdnH6kXQ3riTc87rieRsU=
github.com/temporalio/tctl-kit v0.0.0-20221105000105-c7dd78af47af/go.mod h1:VSiXCSr9dY+0TSRondg2YF5HhQhrMDN63jaRaBHy1+k=
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/temporalio/ui-server/v2 v2.8.3 h1:eII8RPOa2UGLZp+bzZdZbnqcR28SIACv+RWE/N3k0rY=
github.com/temporalio/ui-server/v2 v2.8.3/go.mod h1:Fd68+cECpTXc7oZh2oHUA5DQ1tIPa87mg9PPlJ8hPaA=
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=
Expand Down

0 comments on commit 03b4376

Please sign in to comment.