Run hack/update-bazel.sh
This commit is contained in:
		@@ -96,6 +96,7 @@ go_test(
 | 
				
			|||||||
        "//vendor:github.com/blang/semver",
 | 
					        "//vendor:github.com/blang/semver",
 | 
				
			||||||
        "//vendor:github.com/docker/engine-api/types",
 | 
					        "//vendor:github.com/docker/engine-api/types",
 | 
				
			||||||
        "//vendor:github.com/docker/engine-api/types/container",
 | 
					        "//vendor:github.com/docker/engine-api/types/container",
 | 
				
			||||||
 | 
					        "//vendor:github.com/docker/go-connections/nat",
 | 
				
			||||||
        "//vendor:github.com/golang/mock/gomock",
 | 
					        "//vendor:github.com/golang/mock/gomock",
 | 
				
			||||||
        "//vendor:github.com/stretchr/testify/assert",
 | 
					        "//vendor:github.com/stretchr/testify/assert",
 | 
				
			||||||
        "//vendor:github.com/stretchr/testify/require",
 | 
					        "//vendor:github.com/stretchr/testify/require",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user