ameshkov / dnslookup

Simple command line utility to make DNS lookups to the specified server
MIT License
816 stars 72 forks source link

Manjaro pamac install error #63

Open skydiablo opened 7 months ago

skydiablo commented 7 months ago

Manjaro pamac install error:

../gopath/pkg/mod/github.com/lucas-clemente/quic-go@v0.27.1/internal/qtls/go119.go:6:13: cannot use "The version of quic-go you're using can't be built on Go 1.19 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.19 yet. F...) as int value in variable declaration
==> ERROR: A failure occurred in build().
istiak101 commented 1 month ago

Upgrade your go version.

https://github.com/ameshkov/dnslookup/blob/9b93ddda24386ddb0d2bf32850214ded945b9b89/go.mod#L20

https://github.com/quic-go/quic-go/blob/e6b5db0c0486a2a2097c3de562bbb5730c657fb4/go.mod#L3