Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Format the code with gofumpt to prevent my IDE from reformatting every time I open a file. gofumpt provides a superset of gofmt, so should not impact users that are not using gofumpt. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Joana Hrotko <joana.hrotko@docker.com>