Files
docker-cli/cli/command
Sebastiaan van Stijn 754fc6fe67 cli/command/stack/kubernetes: Using a reference for the variable on range scope obj (scopelint)
```
cli/command/stack/kubernetes/watcher_test.go:44:20: Using a reference for the variable on range scope `obj` (scopelint)
		if err := o.Add(&obj); err != nil {
		                 ^
cli/command/stack/kubernetes/watcher_test.go:49:20: Using a reference for the variable on range scope `obj` (scopelint)
		if err := o.Add(&obj); err != nil {
		                 ^
```

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-10-31 19:22:41 +01:00
..
2018-06-08 18:24:26 +02:00
2019-01-08 00:35:24 +01:00
2018-06-08 18:24:26 +02:00
2019-10-31 19:22:24 +01:00
2019-10-31 19:22:24 +01:00
2019-04-18 15:49:36 +02:00
2017-09-01 19:41:06 -04:00
2019-01-10 22:25:43 +01:00
2019-03-28 21:08:13 +00:00