diff options
Diffstat (limited to 'modules/crypto/ssh/testdata/doc.go')
-rwxr-xr-x | modules/crypto/ssh/testdata/doc.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/crypto/ssh/testdata/doc.go b/modules/crypto/ssh/testdata/doc.go index fcae47ca68..ae7bd8b89e 100755 --- a/modules/crypto/ssh/testdata/doc.go +++ b/modules/crypto/ssh/testdata/doc.go @@ -5,4 +5,4 @@ // This package contains test data shared between the various subpackages of // the golang.org/x/crypto/ssh package. Under no circumstance should // this data be used for production code. -package testdata // import "golang.org/x/crypto/ssh/testdata" +package testdata |