Give up, change import paths to the fork.
This commit is contained in:
@@ -15,8 +15,8 @@ import (
|
||||
"time"
|
||||
"unicode"
|
||||
|
||||
"github.com/sixt/gomodproxy/pkg/store"
|
||||
"github.com/sixt/gomodproxy/pkg/vcs"
|
||||
"github.com/bilus/gomodproxy/pkg/store"
|
||||
"github.com/bilus/gomodproxy/pkg/vcs"
|
||||
)
|
||||
|
||||
type logger = func(v ...interface{})
|
||||
|
||||
Reference in New Issue
Block a user