|
@@ -24,7 +24,7 @@ import (
|
|
|
|
|
|
|
|
"github.com/gogo/protobuf/proto"
|
|
"github.com/gogo/protobuf/proto"
|
|
|
"gopkg.in/src-d/go-git.v4"
|
|
"gopkg.in/src-d/go-git.v4"
|
|
|
- "gopkg.in/src-d/hercules.v4"
|
|
|
|
|
|
|
+ "gopkg.in/src-d/hercules.v5"
|
|
|
)
|
|
)
|
|
|
|
|
|
|
|
// {{.name}} contains the intermediate state which is mutated by Consume(). It should implement
|
|
// {{.name}} contains the intermediate state which is mutated by Consume(). It should implement
|