Skip to content

Commit 6dbeb40

Browse files
authored
bump spdystream to v0.5.0
1 parent 8d5b748 commit 6dbeb40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ require (
3939
github.com/json-iterator/go v1.1.12 // indirect
4040
github.com/mailru/easyjson v0.7.7 // indirect
4141
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
42-
github.com/moby/spdystream v0.2.0 // indirect
42+
github.com/moby/spdystream v0.5.0 // indirect
4343
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
4444
github.com/modern-go/reflect2 v1.0.2 // indirect
4545
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect

0 commit comments

Comments
 (0)