|
@@ -3,6 +3,6 @@
|
|
|
// license that can be found in the LICENSE file.
|
|
// license that can be found in the LICENSE file.
|
|
|
|
|
|
|
|
// This package contains test data shared between the various subpackages of
|
|
// This package contains test data shared between the various subpackages of
|
|
|
-// the code.google.com/p/go.crypto/ssh package. Under no circumstance should
|
|
|
|
|
|
|
+// the golang.org/x/crypto/ssh package. Under no circumstance should
|
|
|
// this data be used for production code.
|
|
// this data be used for production code.
|
|
|
package testdata // import "golang.org/x/crypto/ssh/testdata"
|
|
package testdata // import "golang.org/x/crypto/ssh/testdata"
|