Abhishek Kumar Kushwaha
Abhishek Kumar Kushwaha
Issue #78 :- https://github.com/GoesToEleven/GolangTraining/issues/78 @GoesToEleven
"io/ioutil" is deprecated: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. Path -...
@joshtrichards @tzerber ### Summary I have replaced the outdated `paulczar/omgwtfssl` image used for self-signed certificate generation with a custom `cert-generator` service built on Alpine and OpenSSL. The new solution supports...