tempfork/x509: remove the bundle tag in our fork
We want to be able to omit from only one (not both)
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build !x509omitbundledroots
|
||||
|
||||
package x509
|
||||
|
||||
func loadSystemRoots() (*CertPool, error) {
|
||||
|
||||
Reference in New Issue
Block a user