mirror of
https://github.com/go-acme/lego.git
synced 2024-11-25 00:56:20 +02:00
2c0a8ff689
With go1.16 there is a difference between `go mod tidy` and `go mod download`. The `go.sum` is not altered in the same way by both commands. `go mod tidy` must be always called after the `go mod download`. https://github.com/golang/go/issues/43994 |
||
---|---|---|
.. | ||
workflows |