-
Notifications
You must be signed in to change notification settings - Fork 38
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
Comments
This was referenced Dec 10, 2018
Merged
It also fails on AppVeyor: https://ci.appveyor.com/project/AlekSi/reform/builds/21094857/job/esq6cyx4tgwfiisb
|
This was referenced Jan 21, 2019
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
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is the same issue as #3 which is not really fixed. 519ed57 added
msys_nt
, but notmsys_nt-10.0
.The text was updated successfully, but these errors were encountered: