diff -r c040f992052f -r 1c52a0eeb952 vendor/github.com/pelletier/go-toml/marshal_test.toml --- a/vendor/github.com/pelletier/go-toml/marshal_test.toml Wed Sep 18 19:17:42 2019 +0200 +++ b/vendor/github.com/pelletier/go-toml/marshal_test.toml Sun Feb 16 18:54:01 2020 +0100 @@ -4,6 +4,7 @@ bool = true date = 1979-05-27T07:32:00Z float = 123.4 + float64 = 123.456782132399 int = 5000 string = "Bite me" uint = 5001