quic-go / qpack

a (minimal) QPACK (RFC 9204) implementation in Go
MIT License
29 stars 8 forks source link

goroutine 1 [running]: github.com/marten-seemann/qtls-go1-15.init.0() /Users/zxj/go/pkg/mod/github.com/marten-seemann/qtls-go1-15@v0.1.1/unsafe.go:20 +0x12c Process finished with the exit code 2 #27

Closed zhuxiujia closed 2 years ago

zhuxiujia commented 2 years ago

goroutine 1 [running]: github.com/marten-seemann/qtls-go1-15.init.0() /Users/zxj/go/pkg/mod/github.com/marten-seemann/qtls-go1-15@v0.1.1/unsafe.go:20 +0x12c

Process finished with the exit code 2

zhuxiujia commented 2 years ago

Have you tested the latest version of GO? It is recommended to add compile tests on Github and Action

marten-seemann commented 2 years ago

Wrong repo? This is qpack here, not qtls.