mirror of
https://github.com/thegeeklab/drone-plugin-lib.git
synced 2024-11-05 02:40:40 +00:00
Remove deprecated field usage
This commit is contained in:
parent
d58d602210
commit
a8409c1215
@ -89,7 +89,6 @@ func HTTP(ctx context.Context) context.Context {
|
||||
"did-resume": cs.DidResume,
|
||||
"cipher-suite": cs.CipherSuite,
|
||||
"negotiated-protocol": cs.NegotiatedProtocol,
|
||||
"negotiated-protocol-is-mutual": cs.NegotiatedProtocolIsMutual,
|
||||
"server-name": cs.ServerName,
|
||||
"error": err,
|
||||
}).Trace("ClientTrace.TLSHandshakeDone")
|
||||
|
Loading…
Reference in New Issue
Block a user