Last-Update: 2019-08-22
Forwarded: https://github.com/jacobsa/ogletest/pull/31
Author: Dr. Tobias Quathamer <toddy@debian.org>
Bug-Debian: https://bugs.debian.org/918414
Description: Update golden files for golang 1.11

With the latest upload of golang-golang-x-net-dev, this package FTBFS
again. Update the patch to make it build again.

--- a/test_cases/golden.panicking_test
+++ b/test_cases/golden.panicking_test
@@ -6,8 +6,6 @@
 
 github.com/jacobsa/ogletest/somepkg_test.(*PanickingTest).ExplicitPanic
 	some_file.txt:0
-runtime.callXX
-	some_file.txt:0
 reflect.Value.call
 	some_file.txt:0
 reflect.Value.Call
@@ -24,8 +22,6 @@
 	some_file.txt:0
 github.com/jacobsa/ogletest/somepkg_test.(*PanickingTest).ExplicitPanicInHelperFunction
 	some_file.txt:0
-runtime.callXX
-	some_file.txt:0
 reflect.Value.call
 	some_file.txt:0
 reflect.Value.Call
@@ -40,8 +36,6 @@
 
 github.com/jacobsa/ogletest/somepkg_test.(*PanickingTest).NilPointerDerefence
 	some_file.txt:0
-runtime.callXX
-	some_file.txt:0
 reflect.Value.call
 	some_file.txt:0
 reflect.Value.Call
