go-acme / lego

Let's Encrypt/ACME client and library written in Go
https://go-acme.github.io/lego/
MIT License
7.44k stars 985 forks source link

fix: restore Solaris #2217

Closed ldez closed 4 days ago

ldez commented 4 days ago

I removed Solaris during v4.17.2 because of a problem with flock.

The problem with flock is now fixed https://github.com/gofrs/flock/releases/tag/v0.10.0

GOOS=solaris GOARCH=amd64 go build -o templego ./cmd/lego