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

@@ -5,7 +5,7 @@ import (
"errors"
"sync"
"github.com/bilus/gomodproxy/pkg/vcs"
"gitlab.connectone.pro/github/gomodproxy/pkg/vcs"
)
type memory struct {