mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Add canonical import comment
Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Package checker provides Docker specific implementations of the go-check.Checker interface.
|
||||
package checker
|
||||
package checker // import "github.com/docker/docker/integration-cli/checker"
|
||||
|
||||
import (
|
||||
"github.com/go-check/check"
|
||||
|
||||
Reference in New Issue
Block a user