Give up, change import paths to the fork.

This commit is contained in:
Marcin Bilski
2022-01-05 11:31:44 +01:00
parent 48d1cf9ff8
commit 9624b2b9ad
7 changed files with 7 additions and 14 deletions

View File

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