matrix-media-repo icon indicating copy to clipboard operation
matrix-media-repo copied to clipboard

Support go 1.17

Open L0ric0 opened this issue 2 years ago • 2 comments

at the moment matrix-media-repo errors on go 1.17 with:

panic: qtls.ClientHelloInfo doesn't match
goroutine 1 [running]:
github.com/marten-seemann/qtls-go1-15.init.0()
/opt/matrix/matrix-media-repo/go/pkg/mod/github.com/marten-seemann/[email protected]/unsafe.go:20 +0x132

this should be fixed in a quic-go version above v0.21.2

L0ric0 avatar Dec 28 '21 21:12 L0ric0

we can't seem to upgrade for other reasons at the moment, namely related to how the IPFS modules are set up.

turt2live avatar Mar 30 '22 01:03 turt2live

go 1.16 is EOL with the release of 1.18

ashkitten avatar Aug 14 '22 22:08 ashkitten

Project now (theoretically) supports Go 1.18 instead.

turt2live avatar Aug 17 '22 04:08 turt2live