Skip to content

Commit

Permalink
repair go build tls single-cert mode fail
Browse files Browse the repository at this point in the history
  • Loading branch information
陈桂军 committed Jan 14, 2021
1 parent 22356d5 commit cae2b40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gmtls/gm_handshake_client_double.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

// +build !single_cert

package gmtls

import (
Expand Down

0 comments on commit cae2b40

Please sign in to comment.