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 ( import (
"bytes" "bytes"

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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