Skip to content

golang.org/x/textaffected/package:  #63998

@prr123

Description

@prr123

What version of Go are you using (go version)?

$ go version
1.21.3

Does this issue reproduce with the latest release?

yes

What operating system and processor architecture are you using (go env)?

ubuntu 22.04

go env Output
$ go env


can provide, but seems irrelevant

What did you do?

downloaded golang.org/x/net/http2

What did you expect to see?

a complete download

What did you see instead?

go: found golang.org/x/net/http2 in golang.org/x/net v0.17.0
go: downloading golang.org/x/text v0.13.0
go: client/http/http2simple imports
golang.org/x/net/http2 imports
golang.org/x/net/idna imports
golang.org/x/text/secure/bidirule: golang.org/x/text@v0.13.0: read "https:/proxy.golang.org/@v/v0.13.0.zip": stream error: stream ID 19; INTERNAL_ERROR; received from peer
go: client/http/http2simple imports
golang.org/x/net/http2 imports
golang.org/x/net/idna imports
golang.org/x/text/unicode/bidi: golang.org/x/text@v0.13.0: read "https:/proxy.golang.org/@v/v0.13.0.zip": stream error: stream ID 19; INTERNAL_ERROR; received from peer
go: client/http/http2simple imports
golang.org/x/net/http2 imports
golang.org/x/net/idna imports
golang.org/x/text/unicode/norm: golang.org/x/text@v0.13.0: read "https:/proxy.golang.org/@v/v0.13.0.zip": stream error: stream ID 19; INTERNAL_ERROR; received from peer

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions