gomobile-ipfs icon indicating copy to clipboard operation
gomobile-ipfs copied to clipboard

fix: go.mod: Use quic-go v0.25.0 for go1.18

Open jefft0 opened this issue 3 years ago • 0 comments

Changes for go1.18. Similar to the Berty pull request, In go/go.mod, add a replace for quic-go v0.25. In packages/go.mod, change to quic-go v0.25. Run go mod tidy to update the go.sum files.

Signed-off-by: jefft0 [email protected]

jefft0 avatar Aug 10 '22 11:08 jefft0