Skip to content

Commit 66f37d4

Browse files
chore(deps): bump github.com/hashicorp/yamux from 0.1.1 to 0.1.2 (#74)
Bumps [github.com/hashicorp/yamux](https://github.com/hashicorp/yamux) from 0.1.1 to 0.1.2. - [Release notes](https://github.com/hashicorp/yamux/releases) - [Commits](hashicorp/yamux@v0.1.1...v0.1.2) --- updated-dependencies: - dependency-name: github.com/hashicorp/yamux dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ade7da commit 66f37d4

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
@@ -15,7 +15,7 @@ require (
1515
github.com/fatih/color v1.18.0
1616
github.com/go-chi/chi/v5 v5.1.0
1717
github.com/google/uuid v1.6.0
18-
github.com/hashicorp/yamux v0.1.1
18+
github.com/hashicorp/yamux v0.1.2
1919
github.com/spf13/cobra v1.7.0
2020
github.com/stretchr/testify v1.10.0
2121
k8s.io/api v0.31.3

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -314,8 +314,8 @@ github.com/hashicorp/terraform-registry-address v0.0.0-20220623143253-7d51757b57
314314
github.com/hashicorp/terraform-registry-address v0.0.0-20220623143253-7d51757b572c/go.mod h1:Wn3Na71knbXc1G8Lh+yu/dQWWJeFQEpDeJMtWMtlmNI=
315315
github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734 h1:HKLsbzeOsfXmKNpr3GiT18XAblV0BjCbzL8KQAMZGa0=
316316
github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734/go.mod h1:kNDNcF7sN4DocDLBkQYz73HGKwN1ANB1blq4lIYLYvg=
317-
github.com/hashicorp/yamux v0.1.1 h1:yrQxtgseBDrq9Y652vSRDvsKCJKOUD+GzTS4Y0Y8pvE=
318-
github.com/hashicorp/yamux v0.1.1/go.mod h1:CtWFDAQgb7dxtzFs4tWbplKIe2jSi3+5vKbgIO0SLnQ=
317+
github.com/hashicorp/yamux v0.1.2 h1:XtB8kyFOyHXYVFnwT5C3+Bdo8gArse7j2AQ0DA0Uey8=
318+
github.com/hashicorp/yamux v0.1.2/go.mod h1:C+zze2n6e/7wshOZep2A70/aQU6QBRWJO/G6FT1wIns=
319319
github.com/hdevalence/ed25519consensus v0.1.0 h1:jtBwzzcHuTmFrQN6xQZn6CQEO/V9f7HsjsjeEZ6auqU=
320320
github.com/hdevalence/ed25519consensus v0.1.0/go.mod h1:w3BHWjwJbFU29IRHL1Iqkw3sus+7FctEyM4RqDxYNzo=
321321
github.com/hinshun/vt10x v0.0.0-20220301184237-5011da428d02 h1:AgcIVYPa6XJnU3phs104wLj8l5GEththEw6+F79YsIY=

0 commit comments

Comments
 (0)