-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I run "go run main.go" and I got the following issue:
# github.com/lucas-clemente/quic-go/internal/qtls
replacement_modules/quic-go/internal/qtls/go118.go:5:13: cannot use "quic-go doesn't build on Go 1.18 yet." (untyped string constant) as int value in variable declaration
Which go version are you running?
I got the lastest quic-go version with:
go get github.com/lucas-clemente/[email protected]
...but I still with the same issue
Metadata
Metadata
Assignees
Labels
No labels