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 @@ -10,7 +10,7 @@ require (
1010 github.com/hashicorp/go-multierror v1.1.1
1111 github.com/hashicorp/go-sockaddr v1.0.2
1212 github.com/hashicorp/logutils v1.0.0
13- github.com/hashicorp/memberlist v0.4 .0
13+ github.com/hashicorp/memberlist v0.5 .0
1414 github.com/miekg/dns v1.1.45 // indirect
1515 github.com/pkg/errors v0.9.1
1616 github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529
Original file line number Diff line number Diff line change @@ -61,8 +61,8 @@ github.com/hashicorp/golang-lru v0.5.0 h1:CL2msUPvZTLb5O648aiLNJw3hnBxN2+1Jq8rCO
6161github.com/hashicorp/golang-lru v0.5.0 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
6262github.com/hashicorp/logutils v1.0.0 h1:dLEQVugN8vlakKOUE3ihGLTZJRB4j+M2cdTm/ORI65Y =
6363github.com/hashicorp/logutils v1.0.0 /go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64 =
64- github.com/hashicorp/memberlist v0.4 .0 h1:k3uda5gZcltmafuFF+UFqNEl5PrH+yPZ4zkjp1f/H/8 =
65- github.com/hashicorp/memberlist v0.4 .0 /go.mod h1:yvyXLpo0QaGE59Y7hDTsTzDD25JYBZ4mHgHUZ8lrOI0 =
64+ github.com/hashicorp/memberlist v0.5 .0 h1:EtYPN8DpAURiapus508I4n9CzHs2W+8NZGbmmR/prTM =
65+ github.com/hashicorp/memberlist v0.5 .0 /go.mod h1:yvyXLpo0QaGE59Y7hDTsTzDD25JYBZ4mHgHUZ8lrOI0 =
6666github.com/hpcloud/tail v1.0.0 /go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU =
6767github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639 /go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc =
6868github.com/mattn/go-colorable v0.0.9 /go.mod h1:9vuHe8Xs5qXnSaW/c/ABM9alt+Vo+STaOChaDxuIBZU =
You can’t perform that action at this time.
0 commit comments