mirror of
https://github.com/thomiceli/opengist.git
synced 2025-07-09 09:28:03 +02:00
Update go module name
This commit is contained in:
@ -2,7 +2,7 @@ package git
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"opengist/internal/config"
|
||||
"github.com/thomiceli/opengist/internal/config"
|
||||
"os"
|
||||
"os/exec"
|
||||
"path"
|
||||
|
Reference in New Issue
Block a user