Replace godep with dep
This commit is contained in:
parent
1e7489927c
commit
bf5616c65b
14883 changed files with 3937406 additions and 361781 deletions
2
vendor/k8s.io/apimachinery/pkg/conversion/doc.go
generated
vendored
2
vendor/k8s.io/apimachinery/pkg/conversion/doc.go
generated
vendored
|
|
@ -21,4 +21,4 @@ limitations under the License.
|
|||
// but for the fields which did not change, copying is automated. This makes it
|
||||
// easy to modify the structures you use in memory without affecting the format
|
||||
// you store on disk or respond to in your external API calls.
|
||||
package conversion
|
||||
package conversion // import "k8s.io/apimachinery/pkg/conversion"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue