Skip to content

quic-go doesn't build on Go 1.18 yet. #2

@dragonxtek

Description

@dragonxtek

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions