summaryrefslogtreecommitdiffhomepage
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-04-23 17:41:14 +0000
committerGitHub <noreply@github.com>2026-04-23 17:41:14 +0000
commit88dde47f6592df66f3f947704672e77e8ffa2b55 (patch)
tree843f64c4aa02d524d0c0575f84fe9dd13b4f355c /go.mod
parentad9e6c19257a13fd619fbbd07468830925c8e520 (diff)
downloadtailscale-dependabot/go_modules/github.com/moby/spdystream-0.5.1.tar.xz
tailscale-dependabot/go_modules/github.com/moby/spdystream-0.5.1.zip
build(deps): bump github.com/moby/spdystream from 0.5.0 to 0.5.1dependabot/go_modules/github.com/moby/spdystream-0.5.1
Bumps [github.com/moby/spdystream](https://github.com/moby/spdystream) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/moby/spdystream/releases) - [Commits](https://github.com/moby/spdystream/compare/v0.5.0...v0.5.1) --- updated-dependencies: - dependency-name: github.com/moby/spdystream dependency-version: 0.5.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 4d2dde8b2..f9cd9e321 100644
--- a/go.mod
+++ b/go.mod
@@ -226,7 +226,7 @@ require (
github.com/moby/docker-image-spec v1.3.1 // indirect
github.com/moby/moby/api v1.54.1 // indirect
github.com/moby/moby/client v0.4.0 // indirect
- github.com/moby/spdystream v0.5.0 // indirect
+ github.com/moby/spdystream v0.5.1 // indirect
github.com/moby/term v0.5.2 // indirect
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 // indirect
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect