We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentation says that golang 1.11 or later is need, but when trying to build on my server I got this error :
go build golang.org/x/text/unicode/norm: /usr/lib/go-1.11/pkg/tool/linux_amd64/compile: signal: killed go build golang.org/x/text/encoding/japanese: /usr/lib/go-1.11/pkg/tool/linux_amd64/compile: signal: killed go build golang.org/x/text/encoding/simplifiedchinese: /usr/lib/go-1.11/pkg/tool/linux_amd64/compile: signal: killed # github.com/kiwiirc/webircgateway/pkg/dnsbl pkg/dnsbl/dnsbl.go:55:16: undefined: strings.ReplaceAll note: module requires Go 1.13
Please update the documentation ;)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Documentation says that golang 1.11 or later is need, but when trying to build on my server I got this error :
Please update the documentation ;)
The text was updated successfully, but these errors were encountered: