Commit Graph

7 Commits (d17f555fe322c5355e94b6f866fb975c3bc6e214)

Author SHA1 Message Date
techknowlogick e0a84d7880
dep: update crypto. info: https://golangtutorial.dev/news/fix-in-crypto-package/ ()
Co-authored-by: zeripath <art27@cantab.net>
zeripath 60b31c8f01
Fix the intermittent TestGPGGit failures ()
* Fix the intermittent TestGPGGit failures

Reattempt to open the listener if the port is busy with a delay up to a second
Switch from generating a private key each time, just use a known good key
techknowlogick 33ad554800 update go-git to v4.12.0 - fixes ()
Tamal Saha 34d06f4c6b Handle CORS requests ()
Fluf b82c14b3d2 add letsencrypt to Gitea ()
Lauris BH 3138417c63
Update golang x/crypto dependencies ()
Thomas Boerger 1ebb35b988
Added all required dependencies