mirror of
https://github.com/rancher/os.git
synced 2025-09-03 07:44:21 +00:00
Pre-process YAML config data
Stringify libcompose datatypes' leaf values to avoid unmarshaling errors, even on somewhat incorrect input data: like using bools or numerics in labels.
This commit is contained in:
5
vendor/github.com/pmezard/go-difflib/.travis.yml
generated
vendored
Normal file
5
vendor/github.com/pmezard/go-difflib/.travis.yml
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.5
|
||||
- tip
|
||||
|
Reference in New Issue
Block a user