Godeps
This commit is contained in:
parent
d3a51031c3
commit
198a319fd6
1361 changed files with 239071 additions and 28102 deletions
2
Godeps/_workspace/src/gopkg.in/yaml.v2/yamlh.go
generated
vendored
2
Godeps/_workspace/src/gopkg.in/yaml.v2/yamlh.go
generated
vendored
|
|
@ -296,7 +296,7 @@ const (
|
|||
|
||||
// Not in original libyaml.
|
||||
yaml_BINARY_TAG = "tag:yaml.org,2002:binary"
|
||||
yaml_MERGE_TAG = "tag:yaml.org,2002:merge"
|
||||
yaml_MERGE_TAG = "tag:yaml.org,2002:merge"
|
||||
|
||||
yaml_DEFAULT_SCALAR_TAG = yaml_STR_TAG // The default scalar tag is !!str.
|
||||
yaml_DEFAULT_SEQUENCE_TAG = yaml_SEQ_TAG // The default sequence tag is !!seq.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue