Skip to content

Commit 9e65ca1

Browse files
Wilken Riveranywilken
Wilken Rivera
authored andcommitted
deps: bump github.com/hashicorp/yamux to v0.1.1
1 parent 6961c20 commit 9e65ca1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ require (
4040
github.com/hashicorp/golang-lru v0.5.4 // indirect
4141
github.com/hashicorp/hcl/v2 v2.16.2
4242
github.com/hashicorp/vault/api v1.1.1
43-
github.com/hashicorp/yamux v0.0.0-20210826001029-26ff87cf9493
43+
github.com/hashicorp/yamux v0.1.1
4444
github.com/imdario/mergo v0.3.12 // indirect
4545
github.com/jehiah/go-strftime v0.0.0-20171201141054-1d33003b3869
4646
github.com/masterzen/simplexml v0.0.0-20190410153822-31eea3082786 // indirect

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -261,8 +261,8 @@ github.com/hashicorp/vault/sdk v0.1.14-0.20200519221530-14615acda45f/go.mod h1:W
261261
github.com/hashicorp/vault/sdk v0.2.1 h1:S4O6Iv/dyKlE9AUTXGa7VOvZmsCvg36toPKgV4f2P4M=
262262
github.com/hashicorp/vault/sdk v0.2.1/go.mod h1:WfUiO1vYzfBkz1TmoE4ZGU7HD0T0Cl/rZwaxjBkgN4U=
263263
github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb/go.mod h1:+NfK9FKeTrX5uv1uIXGdwYDTeHna2qgaIlx54MXqjAM=
264-
github.com/hashicorp/yamux v0.0.0-20210826001029-26ff87cf9493 h1:brI5vBRUlAlM34VFmnLPwjnCL/FxAJp9XvOdX6Zt+XE=
265-
github.com/hashicorp/yamux v0.0.0-20210826001029-26ff87cf9493/go.mod h1:CtWFDAQgb7dxtzFs4tWbplKIe2jSi3+5vKbgIO0SLnQ=
264+
github.com/hashicorp/yamux v0.1.1 h1:yrQxtgseBDrq9Y652vSRDvsKCJKOUD+GzTS4Y0Y8pvE=
265+
github.com/hashicorp/yamux v0.1.1/go.mod h1:CtWFDAQgb7dxtzFs4tWbplKIe2jSi3+5vKbgIO0SLnQ=
266266
github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU=
267267
github.com/huandu/xstrings v1.3.1/go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE=
268268
github.com/huandu/xstrings v1.3.2 h1:L18LIDzqlW6xN2rEkpdV8+oL/IXWJ1APd+vsdYy4Wdw=

0 commit comments

Comments
 (0)