Skip to content
This repository has been archived by the owner on Dec 30, 2018. It is now read-only.

Commit

Permalink
enforce vanity import path
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikh committed Nov 11, 2014
1 parent 1ae4287 commit 8520c37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
@@ -1,4 +1,4 @@
package main
package main // import "honnef.co/go/implements"

import (
"honnef.co/go/importer"
Expand Down

0 comments on commit 8520c37

Please sign in to comment.