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 #131 from temporalio/dependabot/go_modules/github.…
Browse files Browse the repository at this point in the history
…com/temporalio/ui-server/v2-2.6.1

Bump github.com/temporalio/ui-server/v2 from 2.6.0 to 2.6.1
  • Loading branch information
feedmeapples committed Sep 16, 2022
2 parents a28601a + 95e8a9d commit d2ec434
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.18

require (
github.com/temporalio/ui-server/v2 v2.6.0
github.com/temporalio/ui-server/v2 v2.6.1
github.com/urfave/cli/v2 v2.16.3
go.temporal.io/sdk v1.15.0
go.temporal.io/server v1.17.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -445,8 +445,8 @@ github.com/temporalio/grpc-gateway v1.17.0 h1:OTX4OP39TfV4/FSo9OkeF7g8KkirDlhu8d
github.com/temporalio/grpc-gateway v1.17.0/go.mod h1:ahEN4bs7da8rI4DJqn1xL0d83Djiau/rnZUztjeGdOI=
github.com/temporalio/ringpop-go v0.0.0-20211012191444-6f91b5915e95 h1:8G34e73qtrkG9sDFcSC8uot0np3e6BLoMZxleTcpUiA=
github.com/temporalio/ringpop-go v0.0.0-20211012191444-6f91b5915e95/go.mod h1:Ek9J8CAfI1IwVSqHpTOgj7FjzRSJ5SM/ud52eCmkhsw=
github.com/temporalio/ui-server/v2 v2.6.0 h1:hbShk1jOWwYgU8+ZNOLmSYJm+/xalx/h/sUGoUK2C2k=
github.com/temporalio/ui-server/v2 v2.6.0/go.mod h1:9bgAdqKQtX6ZagshMkfEK0uopIYGlmM7iVDiKRbCpVI=
github.com/temporalio/ui-server/v2 v2.6.1 h1:ZIee1qkgBSgqutLmy7n/u9Qm0lw93BI9RuExmdLzRnA=
github.com/temporalio/ui-server/v2 v2.6.1/go.mod h1:9bgAdqKQtX6ZagshMkfEK0uopIYGlmM7iVDiKRbCpVI=
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 d2ec434

Please sign in to comment.