mirror of
https://github.com/go-acme/lego.git
synced 2024-11-29 09:52:07 +02:00
Run gofmt on acme/tls_sni_challenge.
This commit is contained in:
parent
a528107826
commit
237689b0cf
@ -146,8 +146,8 @@ func (t *tlsSNIChallenge) startSNITLSServer(cert tls.Certificate) {
|
||||
}
|
||||
// Signal successfull start
|
||||
t.start <- tlsListener
|
||||
|
||||
|
||||
http.Serve(tlsListener, nil)
|
||||
|
||||
|
||||
t.end <- nil
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user