adding the glide Vendor Package Management support

This commit is contained in:
Ramakrishnan, Kuralamudhan
2017-06-29 17:15:54 +01:00
parent 6b266a44f1
commit 557d35d977
4041 changed files with 1920513 additions and 12685 deletions

7
vendor/golang.org/x/crypto/ssh/test/doc.go generated vendored Normal file
View File

@@ -0,0 +1,7 @@
// Copyright 2012 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.
// This package contains integration tests for the
// golang.org/x/crypto/ssh package.
package test // import "golang.org/x/crypto/ssh/test"