Files
docker-cli/cli/command/trust
Sebastiaan van Stijn f0614ca788 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>
2019-10-31 19:22:28 +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