Replaced all occurences of github.com with git.tebibyte.media
This commit is contained in:
@@ -2,7 +2,7 @@ package arfc
|
||||
|
||||
import "os"
|
||||
import "fmt"
|
||||
import "github.com/sashakoshka/arf"
|
||||
import "git.tebibyte.media/sashakoshka/arf"
|
||||
|
||||
func main () {
|
||||
if len(os.Args) != 2 {
|
||||
|
||||
Reference in New Issue
Block a user