moby--moby/api/server/middleware
Sebastiaan van Stijn f71fe8476a
api/server: fix empty-lines (revive)
api/server/router/build/build_routes.go:239:32: empty-lines: extra empty line at the start of a block (revive)
    api/server/middleware/version.go:45:241: empty-lines: extra empty line at the end of a block (revive)
    api/server/router/swarm/helpers_test.go:11:44: empty-lines: extra empty line at the end of a block (revive)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-09-28 01:58:51 +02:00
..
cors.go api: add const for 'X-Registry-Auth' 2022-07-29 23:04:34 +02:00
debug.go api/server: use constants for http methods 2019-10-13 17:30:19 +02:00
debug_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
experimental.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
middleware.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
version.go api/server: fix empty-lines (revive) 2022-09-28 01:58:51 +02:00
version_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00