mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-19 16:24:33 +00:00
Merge pull request #378 from monnand/godep
Use godep to manage dependencies
This commit is contained in:
@@ -19,7 +19,7 @@ package v1beta1
|
||||
import (
|
||||
"github.com/GoogleCloudPlatform/kubernetes/pkg/util"
|
||||
"github.com/GoogleCloudPlatform/kubernetes/pkg/watch"
|
||||
"github.com/fsouza/go-dockerclient-copiedstructs"
|
||||
"github.com/GoogleCloudPlatform/kubernetes/third_party/docker-api-structs"
|
||||
)
|
||||
|
||||
// Common string formats
|
||||
|
||||
Reference in New Issue
Block a user