|
@@ -23,7 +23,7 @@ import (
|
|
|
"gopkg.in/src-d/go-git.v4/storage"
|
|
|
"gopkg.in/src-d/go-git.v4/storage/filesystem"
|
|
|
"gopkg.in/src-d/go-git.v4/storage/memory"
|
|
|
- "gopkg.in/src-d/hercules.v1"
|
|
|
+ "gopkg.in/src-d/hercules.v2"
|
|
|
)
|
|
|
|
|
|
func safeString(str string) string {
|