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:
Brad Fitzpatrick
2020-04-25 10:00:07 -07:00
parent 28c632c97b
commit d427fc023e
5 changed files with 0 additions and 49 deletions
-2
View File
@@ -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) {