Add canonical import comment
Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
package git
|
||||
package git // import "github.com/docker/docker/builder/remotecontext/git"
|
||||
|
||||
import (
|
||||
"io/ioutil"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
package git
|
||||
package git // import "github.com/docker/docker/builder/remotecontext/git"
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
Reference in New Issue
Block a user