feat: change package for fork

This commit is contained in:
Georg K
2022-03-03 02:08:22 +03:00
parent 68959a741a
commit d4916fc30d
6 changed files with 26 additions and 11 deletions

View File

@@ -6,7 +6,7 @@ import (
"os"
"path/filepath"
"github.com/bilus/gomodproxy/pkg/vcs"
"gitlab.connectone.pro/github/gomodproxy/pkg/vcs"
)
type disk string