File toml-0.1.0.patch of Package golang-github-naoina-toml

--- toml-0.1.0/encode_test.go	2020/09/23 22:16:34	1.1
+++ toml-0.1.0/encode_test.go	2020/09/23 22:17:14
@@ -292,7 +292,7 @@
 		actual = dest
 		expect = v.v
 		if !reflect.DeepEqual(actual, expect) {
-			t.Errorf(`Unmarshal after Marshal => %#v; want %#v`, v, actual, expect)
+			t.Errorf(`Unmarshal after Marshal => %#v; want %#v`, actual, expect)
 		}
 	}
 }
openSUSE Build Service is sponsored by