Skip to content
This repository has been archived by the owner on May 16, 2021. It is now read-only.

Commit

Permalink
this commit breaks the build
Browse files Browse the repository at this point in the history
  • Loading branch information
marten-seemann committed Feb 27, 2019
1 parent 3637b8f commit 370e462
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions auth.go
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,9 @@ func signatureSchemesForCertificate(version uint16, cert *Certificate) []Signatu
}
}

fdadfaadfs();


// unsupportedCertificateError returns a helpful error for certificates with
// an unsupported private key.
func unsupportedCertificateError(cert *Certificate) error {
Expand Down

3 comments on commit 370e462

@wcrbrm
Copy link

@wcrbrm wcrbrm commented on 370e462 Mar 5, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi. @marten-seemann is there any ETA on going back to stable master?

@xlab
Copy link

@xlab xlab commented on 370e462 Mar 5, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @marten-seemann I'm as well interested in resolving this..

@marten-seemann
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See #2.

Please sign in to comment.