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 (
13
13
github.com/hashicorp/go-uuid v1.0.1 // indirect
14
14
github.com/hashicorp/logutils v1.0.0
15
15
github.com/hashicorp/mdns v1.0.4
16
- github.com/hashicorp/memberlist v0.4 .0
16
+ github.com/hashicorp/memberlist v0.5 .0
17
17
github.com/mattn/go-colorable v0.1.6 // indirect
18
18
github.com/mitchellh/cli v1.1.0
19
19
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
37
37
github.com/hashicorp/logutils v1.0.0 /go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64 =
38
38
github.com/hashicorp/mdns v1.0.4 h1:sY0CMhFmjIPDMlTB+HfymFHCaYLhgifZ0QhjaYKD/UQ =
39
39
github.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 =
42
42
github.com/mattn/go-colorable v0.0.9 /go.mod h1:9vuHe8Xs5qXnSaW/c/ABM9alt+Vo+STaOChaDxuIBZU =
43
43
github.com/mattn/go-colorable v0.1.4 /go.mod h1:U0ppj6V5qS13XJ6of8GYAs25YV2eR4EVcfRqFIhoBtE =
44
44
github.com/mattn/go-colorable v0.1.6 h1:6Su7aK7lXmJ/U79bYtBjLNaha4Fs1Rg9plHpcH+vvnE =
You can’t perform that action at this time.
0 commit comments