This commit is contained in:
parent
959f92dea2
commit
d98e648dca
5 changed files with 8 additions and 8 deletions
4
main.go
4
main.go
|
|
@ -4,8 +4,8 @@ import (
|
|||
"log"
|
||||
"strings"
|
||||
|
||||
"git-repo-updater/internal/config"
|
||||
"git-repo-updater/internal/repositories"
|
||||
"code.oliverdavies.uk/opdavies/git-repo-updater/internal/config"
|
||||
"code.oliverdavies.uk/opdavies/git-repo-updater/internal/repositories"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue