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.7.0 to 2.7.1 (#152)
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.7.0 to 2.7.1.
- [Release notes](https://github.com/temporalio/ui-server/releases)
- [Commits](temporalio/ui-server@v2.7.0...v2.7.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 20, 2022
1 parent faebcf9 commit 61fc4f3
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.7.0
github.com/temporalio/ui-server/v2 v2.7.1
github.com/urfave/cli/v2 v2.19.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.7.0 h1:+93d3wI6vJQ3t7FQQFsNj++OykEfFWPaZJQJ5HSEvpo=
github.com/temporalio/ui-server/v2 v2.7.0/go.mod h1:wwDIHbG2UHDdNP20mIK5klyFIbTCZtET6aUT6o2cfpA=
github.com/temporalio/ui-server/v2 v2.7.1 h1:oHFuYV3TCkMQPpQRT2jwMdQ6dV9HRlYH84/aemn3LyI=
github.com/temporalio/ui-server/v2 v2.7.1/go.mod h1:wwDIHbG2UHDdNP20mIK5klyFIbTCZtET6aUT6o2cfpA=
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 61fc4f3

Please sign in to comment.