Update module paths to Forgejo
All checks were successful
/ check (push) Successful in 4s

This commit is contained in:
Oliver Davies 2025-08-01 09:36:37 +01:00
parent 959f92dea2
commit d98e648dca
5 changed files with 8 additions and 8 deletions

View file

@ -5,7 +5,7 @@ import (
"path/filepath"
"testing"
"git-repo-updater/internal/utils"
"code.oliverdavies.uk/opdavies/git-repo-updater/internal/utils"
)
func TestExpandPath(t *testing.T) {