moby--moby/integration/service
Sebastiaan van Stijn 52c1a2fae8
gofmt GoDoc comments with go1.19
Older versions of Go don't format comments, so committing this as
a separate commit, so that we can already make these changes before
we upgrade to Go 1.19.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-07-08 19:56:23 +02:00
..
create_test.go gofmt GoDoc comments with go1.19 2022-07-08 19:56:23 +02:00
inspect_test.go Fix flaky TestInspect 2021-04-03 19:26:56 +02:00
jobs_test.go
list_test.go
main_test.go
network_test.go
plugin_test.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
update_test.go