moul / quicssh

SSH over QUIC
https://manfred.life/quicssh
Apache License 2.0
796 stars 37 forks source link

fix: fix go 1.20 build error, bump new quic-go version #136

Closed oowl closed 1 year ago

oowl commented 1 year ago
╰─$ go build                                                                                                                                                                                                                                                                                                            1 ↵
# github.com/lucas-clemente/quic-go/internal/qtls
../../go/pkg/mod/github.com/lucas-clemente/quic-go@v0.31.1/internal/qtls/go120.go:5:13: cannot use "The version of quic-go you're using can't be built on Go 1.20 yet. For more details, please see https://github.com/lucas-clemente/quic-go/wiki/quic-go-and-Go-versions." (untyped string constant "The version of quic-go you're using can't be built on Go 1.20 yet. F...) as int value in variable declaration