sftpgo-mirror/internal/util
Nicola Murino 03724d5eb1
remove fallback if rand.Reader fails
Failing to read from rand.Reader essentially can't happen, and if it
does is not possible to fallback securely, so just panic

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2024-11-09 18:44:25 +01:00
..
errors.go add DirLister interface 2024-02-15 20:53:56 +01:00
i18n.go update translations 2024-10-13 17:00:17 +02:00
resources.go revert #450 2024-04-27 10:50:25 +02:00
resources_embedded.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
timeoutlistener.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
util.go remove fallback if rand.Reader fails 2024-11-09 18:44:25 +01:00
util_fallback.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
util_unix.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00