Skip to content
New issue

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

Golang minimum version is 1.13 and not 1.11 #85

Open
meepmeep opened this issue Mar 29, 2021 · 0 comments
Open

Golang minimum version is 1.13 and not 1.11 #85

meepmeep opened this issue Mar 29, 2021 · 0 comments

Comments

@meepmeep
Copy link

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 ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant