1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/graphdriver/aufs
Kir Kolyshkin 2e30e9e6db
aufs: fix Wrapf args
Fix the following go-1.11beta1 build error:

> daemon/graphdriver/aufs/aufs.go:376: Wrapf format %s reads arg #1, but call has 0 args

While at it, change '%s' to %q.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-07-11 15:52:22 +02:00
..
aufs.go aufs: fix Wrapf args 2018-07-11 15:52:22 +02:00
aufs_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
dirs.go Various code-cleanup 2018-05-23 17:50:54 +02:00
mount.go aufs: use a single logger 2018-05-20 12:02:12 +02:00
mount_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
mount_unsupported.go Add canonical import comment 2018-02-05 16:51:57 -05:00