mirror of
https://github.com/go-gitea/gitea
synced 2024-11-02 08:14:25 +00:00
d2ea21d0d8
* use certmagic for more extensible/robust ACME cert handling * accept TOS based on config option Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: Lauris BH <lauris@nix.lv>
9 lines
159 B
YAML
Vendored
9 lines
159 B
YAML
Vendored
package: go.uber.org/multierr
|
|
import:
|
|
- package: go.uber.org/atomic
|
|
version: ^1
|
|
testImport:
|
|
- package: github.com/stretchr/testify
|
|
subpackages:
|
|
- assert
|