mirror of
https://github.com/samsonjs/retrogit.git
synced 2026-04-27 15:07:43 +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 (
|
import (
|
||||||
"bytes"
|
"bytes"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
package githop
|
package retrogit
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"bufio"
|
"bufio"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
package githop
|
package retrogit
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"bytes"
|
"bytes"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
package githop
|
package retrogit
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
package githop
|
package retrogit
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"bytes"
|
"bytes"
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
package githop
|
package retrogit
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"encoding/base64"
|
"encoding/base64"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
package githop
|
package retrogit
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"encoding/json"
|
"encoding/json"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue