Skip to content
This repository was archived by the owner on Dec 17, 2022. It is now read-only.

Update http.go / Fix proto/http.go:191:17: undefined: io.NopCloser#16

Merged
jerson merged 1 commit intojerson:masterfrom
dweissengruber:master
Nov 11, 2021
Merged

Update http.go / Fix proto/http.go:191:17: undefined: io.NopCloser#16
jerson merged 1 commit intojerson:masterfrom
dweissengruber:master

Conversation

@dweissengruber
Copy link

@dweissengruber dweissengruber commented Nov 11, 2021

Client didnt compile (With the documented Docker cross compile command) because io.NopCloser does not exist, probably should be ioutils.NopCloser

@jerson
Copy link
Owner

jerson commented Nov 11, 2021

Thanks @dweissengruber 👍🏽

@jerson jerson merged commit 86b9dfb into jerson:master Nov 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants