1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration/plugin
Sebastiaan van Stijn 5358c95a76
TestGraphdriverPluginV2: SA5001: should check returned error before deferring (staticcheck)
```
integration/plugin/graphdriver/external_test.go:427:2: SA5001: should check returned error before deferring responseReader.Close() (staticcheck)
```

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-09-18 12:57:55 +02:00
..
authz testutil: make testing packages public 2019-09-11 07:47:23 -05:00
common testutil: make testing packages public 2019-09-11 07:47:23 -05:00
graphdriver TestGraphdriverPluginV2: SA5001: should check returned error before deferring (staticcheck) 2019-09-18 12:57:55 +02:00
logging testutil: make testing packages public 2019-09-11 07:47:23 -05:00
volumes testutil: make testing packages public 2019-09-11 07:47:23 -05:00
pkg_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00