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

Commit

Permalink
Bump github.com/temporalio/ui-server/v2 from 2.8.0 to 2.8.1
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.0 to 2.8.1.
- [Release notes](https://github.com/temporalio/ui-server/releases)
- [Commits](temporalio/ui-server@v2.8.0...v2.8.1)

---
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 Oct 27, 2022
1 parent 4d2846e commit ab84ca1
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 ab84ca1

Please sign in to comment.