go-micro 啓動報錯

micro new myservice
panic: qtls.ClientSessionState not compatible with tls.ClientSessionState

goroutine 1 [running]:
github.com/lucas-clemente/quic-go/internal/handshake.init.0()
    /go/src/github.com/lucas-clemente/quic-go/internal/handshake/unsafe.go:20 +0x113

解決方法: 安裝 go1.12 版本。git

相關文章
相關標籤/搜索