Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Commit

Permalink
Merge pull request #162 from temporalio/dependabot/go_modules/github.…
Browse files Browse the repository at this point in the history
…com/temporalio/ui-server/v2-2.8.1

Bump github.com/temporalio/ui-server/v2 from 2.8.0 to 2.8.1
  • Loading branch information
feedmeapples committed Oct 31, 2022
2 parents 4d2846e + ab84ca1 commit 93862e5
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 @@ -3,7 +3,7 @@ module github.com/temporalio/temporalite
go 1.19

require (
github.com/temporalio/ui-server/v2 v2.8.0
github.com/temporalio/ui-server/v2 v2.8.1
github.com/urfave/cli/v2 v2.20.2
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 @@ -436,8 +436,8 @@ github.com/temporalio/ringpop-go v0.0.0-20220818230611-30bf23b490b2 h1:QIwUh2HCt
github.com/temporalio/ringpop-go v0.0.0-20220818230611-30bf23b490b2/go.mod h1:ZEYrWwPO7607ZEaPzK7nWRv55cIrTtH4TeBBu3V532U=
github.com/temporalio/tchannel-go v1.22.1-0.20220818200552-1be8d8cffa5b h1:Fs3LdlF7xbnOWHymbFmvIEuxIEt1dNRCfaDkoajSaZk=
github.com/temporalio/tchannel-go v1.22.1-0.20220818200552-1be8d8cffa5b/go.mod h1:c+V9Z/ZgkzAdyGvHrvC5AsXgN+M9Qwey04cBdKYzV7U=
github.com/temporalio/ui-server/v2 v2.8.0 h1:GusS1mk1olbUxwTYnw7RSTBrioHl75deQ6yTqm1GjZ8=
github.com/temporalio/ui-server/v2 v2.8.0/go.mod h1:cVMpXPbdqVNymc7U4WRzEnqRaRMyImThOcYf0OR1xhg=
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/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 93862e5

Please sign in to comment.