Rename package to retrogit.

This commit is contained in:
Mihai Parparita 2014-10-26 15:22:14 -07:00
parent 07a64cffce
commit 0e2fe4f835
7 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,4 @@
package githop
package retrogit
import (
"bytes"

View file

@ -1,4 +1,4 @@
package githop
package retrogit
import (
"bufio"

View file

@ -1,4 +1,4 @@
package githop
package retrogit
import (
"bytes"

View file

@ -1,4 +1,4 @@
package githop
package retrogit
import (
"fmt"

View file

@ -1,4 +1,4 @@
package githop
package retrogit
import (
"bytes"

View file

@ -1,4 +1,4 @@
package githop
package retrogit
import (
"encoding/base64"

View file

@ -1,4 +1,4 @@
package githop
package retrogit
import (
"encoding/json"