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

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