Sign in
go
/
go
/
c3f4319a241d646668f81de5e7109ce8938f79f2
/
.
/
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() {
}