Sign in
go
/
go
/
a22b0f82a2fd8e16cf3fab8701a3cff91c93177f
/
.
/
src
/
pkg
/
crypto
/
tls
/
root_stub.go
blob: ee2c3e01795677cd81c79cb9dd860002cd2d5ed7 [
file
]
// 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() {
}