File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/hashicorp/go-uuid v1.0.1 // indirect
1414 github.com/hashicorp/logutils v1.0.0
1515 github.com/hashicorp/mdns v1.0.4
16- github.com/hashicorp/memberlist v0.4 .0
16+ github.com/hashicorp/memberlist v0.5 .0
1717 github.com/mattn/go-colorable v0.1.6 // indirect
1818 github.com/mitchellh/cli v1.1.0
1919 github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee
Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ github.com/hashicorp/logutils v1.0.0 h1:dLEQVugN8vlakKOUE3ihGLTZJRB4j+M2cdTm/ORI
3737github.com/hashicorp/logutils v1.0.0 /go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64 =
3838github.com/hashicorp/mdns v1.0.4 h1:sY0CMhFmjIPDMlTB+HfymFHCaYLhgifZ0QhjaYKD/UQ =
3939github.com/hashicorp/mdns v1.0.4 /go.mod h1:mtBihi+LeNXGtG8L9dX59gAEa12BDtBQSp4v/YAJqrc =
40- github.com/hashicorp/memberlist v0.4 .0 h1:k3uda5gZcltmafuFF+UFqNEl5PrH+yPZ4zkjp1f/H/8 =
41- github.com/hashicorp/memberlist v0.4 .0 /go.mod h1:yvyXLpo0QaGE59Y7hDTsTzDD25JYBZ4mHgHUZ8lrOI0 =
40+ github.com/hashicorp/memberlist v0.5 .0 h1:EtYPN8DpAURiapus508I4n9CzHs2W+8NZGbmmR/prTM =
41+ github.com/hashicorp/memberlist v0.5 .0 /go.mod h1:yvyXLpo0QaGE59Y7hDTsTzDD25JYBZ4mHgHUZ8lrOI0 =
4242github.com/mattn/go-colorable v0.0.9 /go.mod h1:9vuHe8Xs5qXnSaW/c/ABM9alt+Vo+STaOChaDxuIBZU =
4343github.com/mattn/go-colorable v0.1.4 /go.mod h1:U0ppj6V5qS13XJ6of8GYAs25YV2eR4EVcfRqFIhoBtE =
4444github.com/mattn/go-colorable v0.1.6 h1:6Su7aK7lXmJ/U79bYtBjLNaha4Fs1Rg9plHpcH+vvnE =
You can’t perform that action at this time.
0 commit comments