==> go build -ldflags -X main.VersionString=1.7.1
Last 15 lines from /Users/somasundaramr/Library/Logs/Homebrew/dnslookup/01.go:
2022-08-30 12:08:38 +0000
go
build
-ldflags
-X main.VersionString=1.7.1
-trimpath
-o=/opt/homebrew/Cellar/dnslookup/1.7.1/bin/dnslookup
# github.com/lucas-clemente/quic-go/internal/qtls
/Users/somasundaramr/Library/Caches/Homebrew/go_mod_cache/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
it seems like one of the dependency is not built using Go 1.19
Installation command :
brew install ameshkov/tap/dnslookup
Error
it seems like one of the dependency is not built using Go 1.19