Skip to content

Commit

Permalink
Merge pull request #16 from temporalio/dependabot/go_modules/github.c…
Browse files Browse the repository at this point in the history
…om/temporalio/ui-server/v2-2.8.3

Bump github.com/temporalio/ui-server/v2 from 2.8.1 to 2.8.3
  • Loading branch information
feedmeapples committed Nov 19, 2022
2 parents df99762 + 4b9e3b3 commit 4274421
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 @@ -12,7 +12,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 @@ -462,8 +462,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/temporalio/urfave-cli/v2 v2.24.0 h1:ap+gp98hFdus3gNC1d3hCY/LpFzIAupKXgWIig0FtcU=
github.com/temporalio/urfave-cli/v2 v2.24.0/go.mod h1:GHupkWPMM0M/sj1a2b4wUrWBPzazNrIjouW6fmdJLxc=
github.com/twmb/murmur3 v1.1.5/go.mod h1:Qq/R7NUyOfr65zD+6Q5IHKsJLwP7exErjN6lyyq3OSQ=
Expand Down

0 comments on commit 4274421

Please sign in to comment.