tlsconfig: drop support for go1.17 and older #67
Annotations
3 errors
tlsconfig/config_test.go#L193
SA1019: tlsConfig.ClientCAs.Subjects has been deprecated since Go 1.18: if s was returned by SystemCertPool, Subjects will not include the system roots. (staticcheck)
|
tlsconfig/config_test.go#L451
SA1019: tlsConfig.RootCAs.Subjects has been deprecated since Go 1.18: if s was returned by SystemCertPool, Subjects will not include the system roots. (staticcheck)
|
|
The logs for this run have expired and are no longer available.
Loading