mirror of
https://gitea.com/gitea/runner.git
synced 2026-08-29 15:27:45 +00:00
+9
@@ -0,0 +1,9 @@
|
||||
// +build go1.2
|
||||
|
||||
package gcfg
|
||||
|
||||
import (
|
||||
"encoding"
|
||||
)
|
||||
|
||||
type textUnmarshaler encoding.TextUnmarshaler
|
||||
Reference in New Issue
Block a user