Browse Source

Merge pull request #1 from Sqooba/master

add empty package at the gofork root as go get errors when retrieve a project which has no go file at its root.
Jonathan Turner 7 years ago
parent
commit
dc7c13fece
1 changed files with 2 additions and 0 deletions
  1. 2 0
      empty.go

+ 2 - 0
empty.go

@@ -0,0 +1,2 @@
+package gofork
+