Skip to content

uname_os_check 'MSYS_NT-10.0' got converted to 'msys_nt-10.0' which is not a GOOS value #13

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

Closed
AlekSi opened this issue Dec 10, 2018 · 1 comment · Fixed by #14
Closed

Comments

@AlekSi
Copy link
Contributor

AlekSi commented Dec 10, 2018

It is the same issue as #3 which is not really fixed. 519ed57 added msys_nt, but not msys_nt-10.0.

AlekSi added a commit to AlekSi/shlib that referenced this issue Dec 10, 2018
@AlekSi
Copy link
Contributor Author

AlekSi commented Dec 18, 2018

It also fails on AppVeyor: https://ci.appveyor.com/project/AlekSi/reform/builds/21094857/job/esq6cyx4tgwfiisb

$ curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b c:\gopath/bin v1.12.3

golangci/golangci-lint crit uname_os_check 'MSYS_NT-6.3' got converted to 'msys_nt-6.3' which is not a GOOS value. Please file bug at https://github.com/client9/shlib

mholt pushed a commit to caddyserver/certmagic that referenced this issue Mar 19, 2019
* use go-acme/lego

* Use master branch of go-lego/acme since v2.3.0 still has a dependency on xenolf/lego

* Use golangci-lint since gometalinter is depricated

* different way of installing golangci-lint for appveyor

* Removing golangci-lint from Appveyor because of client9/shlib#13
AlekSi added a commit to AlekSi/shlib that referenced this issue Apr 30, 2019
AlekSi added a commit to AlekSi/shlib that referenced this issue Apr 30, 2019
@XVilka XVilka mentioned this issue Oct 15, 2019
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

Successfully merging a pull request may close this issue.

1 participant