mirror of
https://github.com/samsonjs/retrogit.git
synced 2026-03-25 09:25:49 +00:00
Rename package to retrogit.
This commit is contained in:
parent
07a64cffce
commit
0e2fe4f835
7 changed files with 7 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
package githop
|
||||
package retrogit
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
package githop
|
||||
package retrogit
|
||||
|
||||
import (
|
||||
"bufio"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
package githop
|
||||
package retrogit
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
package githop
|
||||
package retrogit
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
package githop
|
||||
package retrogit
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
package githop
|
||||
package retrogit
|
||||
|
||||
import (
|
||||
"encoding/base64"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
package githop
|
||||
package retrogit
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
|
|
|
|||
Loading…
Reference in a new issue