Migrate to go-git/go-git v5.0.0 (#10735)
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
// +build go1.2
|
||||
|
||||
package gcfg
|
||||
|
||||
import (
|
||||
"encoding"
|
||||
)
|
||||
|
||||
type textUnmarshaler encoding.TextUnmarshaler
|
||||
Reference in New Issue
Block a user