Sign in
go
/
go
/
6a75ece
/
.
/
src
/
pkg
/
crypto
/
tls
/
root_stub.go
blob: ee2c3e01795677cd81c79cb9dd860002cd2d5ed7 [
file
] [
log
] [
blame
]
// Copyright 2011 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build plan9 darwin,!cgo
package tls
func initDefaultRoots() {
}