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

mvdan.cc certificate expired #45

Closed
piotrbulinski opened this issue Feb 11, 2020 · 3 comments
Closed

mvdan.cc certificate expired #45

piotrbulinski opened this issue Feb 11, 2020 · 3 comments

Comments

@piotrbulinski
Copy link

Seems like your certificate for mvdan.cc expired as of Tuesday, February 11, 2020 at 2:08:46 PM.
Can you please update it, so we can keep using your great packages for making better software? :)

@mvdan
Copy link
Owner

mvdan commented Feb 11, 2020

Sorry about the trouble. It's fixed now.

@mvdan mvdan closed this as completed Feb 11, 2020
@ainar-g
Copy link
Contributor

ainar-g commented Feb 11, 2020

@piotrbulinski you probably already know that, but for any other readers, you can vendor your tools together with your module's other dependencies using the tools.go convention. See this quesion in the modules FAQ

@mvdan
Copy link
Owner

mvdan commented Feb 11, 2020

Yep. Please don't depend on my site being up 24/7, because I'm a human that sleeps and pays for the server out of pocket. I don't have the money or time to spare to set up 99.9999% availability.

Also, since Go 1.13, proxy.golang.org is a default. So if you pin a version via go.mod, you should be able to download that version from the proxy, which is guaranteed to be up more often.

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

3 participants