add empty package at the gofork root as go get errors when retrieve a project which has no go file at its root.
@@ -0,0 +1,2 @@
+package gofork
+