mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-10-15 19:42:06 +00:00
parent
3734c54d8f
commit
940b4385bf
1272 changed files with 398621 additions and 3 deletions
9
vendor/github.com/src-d/gcfg/go1_2.go
generated
vendored
Normal file
9
vendor/github.com/src-d/gcfg/go1_2.go
generated
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
// +build go1.2
|
||||
|
||||
package gcfg
|
||||
|
||||
import (
|
||||
"encoding"
|
||||
)
|
||||
|
||||
type textUnmarshaler encoding.TextUnmarshaler
|
Loading…
Add table
Add a link
Reference in a new issue