go/src/database/sql
Emmanuel T Odeke f376b8510e all: fix invalid invocations of Fatalf in goroutines
Found by running the go vet pass 'testinggoroutine' that
I started in CL 212920.

Change-Id: Ic9462fac85dbafc437fe4a323b886755a67a1efa
Reviewed-on: https://go-review.googlesource.com/c/go/+/213097
Run-TryBot: Emmanuel Odeke <emm.odeke@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2020-01-03 01:36:26 +00:00
..
driver database/sql: add support for decimal interface 2019-06-13 16:59:01 +00:00
convert.go all: fix typos 2019-09-08 17:28:20 +00:00
convert_test.go all: fix typos 2019-09-08 17:28:20 +00:00
ctxutil.go std: remove unused bits of code all over the place 2019-09-02 12:57:37 +00:00
doc.txt
example_cli_test.go
example_service_test.go
example_test.go
fakedb_test.go database/sql: remove forced log import from test 2019-10-21 19:27:15 +00:00
sql.go database/sql: preallocate list slice in Drivers() 2019-09-30 00:45:38 +00:00
sql_test.go all: fix invalid invocations of Fatalf in goroutines 2020-01-03 01:36:26 +00:00