Files
docker-cli/cli/command/trust
Sebastiaan van Stijn 3bfa0f36b2 cli/command/trust: SA1006: printf-style with no further arguments (staticcheck)
```
cli/command/trust/key_generate.go:91:30: SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
		fmt.Fprintf(streams.Out(), err.Error())
		                           ^
```

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit f0614ca788)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-01-06 13:16:47 +01:00
..
2018-06-08 18:24:26 +02:00
2017-10-30 17:21:41 +01:00
2018-06-08 18:24:26 +02:00
2018-03-09 13:29:14 -08:00
2018-03-19 10:02:40 +01:00
2018-03-19 10:02:40 +01:00
2018-06-08 18:24:26 +02:00
2018-03-19 10:02:40 +01:00
2018-07-13 11:18:50 +02:00