Skip to content

Commit 4abe96a

Browse files
committed
vendor: Update github.com/hashicorp/yamux
1 parent dd6ed08 commit 4abe96a

File tree

5 files changed

+9
-7
lines changed

5 files changed

+9
-7
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ require (
5858
github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea
5959
github.com/hashicorp/serf v0.9.5
6060
github.com/hashicorp/vault/api v1.0.5-0.20200717191844-f687267c8086
61-
github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d
61+
github.com/hashicorp/yamux v0.0.0-20200609203250-aecfd211c9ce
6262
github.com/imdario/mergo v0.3.6
6363
github.com/joyent/triton-go v1.7.1-0.20200416154420-6801d15b779f // indirect
6464
github.com/konsorten/go-windows-terminal-sequences v1.0.2 // indirect

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -298,8 +298,8 @@ github.com/hashicorp/vault/sdk v0.1.14-0.20200519221838-e0cfd64bc267/go.mod h1:W
298298
github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 h1:O/pT5C1Q3mVXMyuqg7yuAWUg/jMZR1/0QTzTRdNR6Uw=
299299
github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443/go.mod h1:bEpDU35nTu0ey1EXjwNwPjI9xErAsoOCmcMb9GKvyxo=
300300
github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb/go.mod h1:+NfK9FKeTrX5uv1uIXGdwYDTeHna2qgaIlx54MXqjAM=
301-
github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d h1:kJCB4vdITiW1eC1vq2e6IsrXKrZit1bv/TDYFGMp4BQ=
302-
github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d/go.mod h1:+NfK9FKeTrX5uv1uIXGdwYDTeHna2qgaIlx54MXqjAM=
301+
github.com/hashicorp/yamux v0.0.0-20200609203250-aecfd211c9ce h1:7UnVY3T/ZnHUrfviiAgIUjg2PXxsQfs5bphsG8F7Keo=
302+
github.com/hashicorp/yamux v0.0.0-20200609203250-aecfd211c9ce/go.mod h1:+NfK9FKeTrX5uv1uIXGdwYDTeHna2qgaIlx54MXqjAM=
303303
github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU=
304304
github.com/imdario/mergo v0.3.5/go.mod h1:2EnlNZ0deacrJVfApfmtdGgDfMuh/nq6Ok1EcJh5FfA=
305305
github.com/imdario/mergo v0.3.6 h1:xTNEAn+kxVO7dTZGu0CegyqKZmoWFI0rF8UxjlB2d28=

vendor/github.com/hashicorp/yamux/addr.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/hashicorp/yamux/stream.go

+4-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ github.com/hashicorp/vault/sdk/helper/parseutil
296296
github.com/hashicorp/vault/sdk/helper/strutil
297297
# github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443
298298
github.com/hashicorp/vic/pkg/vsphere/tags
299-
# github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d
299+
# github.com/hashicorp/yamux v0.0.0-20200609203250-aecfd211c9ce
300300
github.com/hashicorp/yamux
301301
# github.com/imdario/mergo v0.3.6
302302
github.com/imdario/mergo

0 commit comments

Comments
 (0)