Skip to content

Commit

Permalink
build(deps): bump github.com/hashicorp/yamux
Browse files Browse the repository at this point in the history
Bumps [github.com/hashicorp/yamux](https://github.com/hashicorp/yamux) from 0.0.0-20200609203250-aecfd211c9ce to 0.1.1.
- [Release notes](https://github.com/hashicorp/yamux/releases)
- [Commits](https://github.com/hashicorp/yamux/commits/v0.1.1)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/yamux
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 27, 2023
1 parent fc59fc1 commit e51a790
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/nwtgck/go-piping-tunnel
go 1.16

require (
github.com/hashicorp/yamux v0.0.0-20200609203250-aecfd211c9ce
github.com/hashicorp/yamux v0.1.1
github.com/mattn/go-isatty v0.0.14 // indirect
github.com/mattn/go-tty v0.0.3
github.com/nwtgck/go-socks v0.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/hashicorp/yamux v0.0.0-20200609203250-aecfd211c9ce h1:7UnVY3T/ZnHUrfviiAgIUjg2PXxsQfs5bphsG8F7Keo=
github.com/hashicorp/yamux v0.0.0-20200609203250-aecfd211c9ce/go.mod h1:+NfK9FKeTrX5uv1uIXGdwYDTeHna2qgaIlx54MXqjAM=
github.com/hashicorp/yamux v0.1.1 h1:yrQxtgseBDrq9Y652vSRDvsKCJKOUD+GzTS4Y0Y8pvE=
github.com/hashicorp/yamux v0.1.1/go.mod h1:CtWFDAQgb7dxtzFs4tWbplKIe2jSi3+5vKbgIO0SLnQ=
github.com/inconshreveable/mousetrap v1.0.0 h1:Z8tu5sraLXCXIcARxBp/8cbvlwVa7Z1NHg9XEKhtSvM=
github.com/inconshreveable/mousetrap v1.0.0/go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8=
github.com/mattn/go-colorable v0.1.4/go.mod h1:U0ppj6V5qS13XJ6of8GYAs25YV2eR4EVcfRqFIhoBtE=
Expand Down

0 comments on commit e51a790

Please sign in to comment.