moby--moby/volume/drivers
Sebastiaan van Stijn 2f1c382a6d
golangci-lint: update to v1.49.0
Remove the "deadcode", "structcheck", and "varcheck" linters, as they are
deprecated:

    WARN [runner] The linter 'deadcode' is deprecated (since v1.49.0) due to: The owner seems to have abandoned the linter.  Replaced by unused.
    WARN [runner] The linter 'structcheck' is deprecated (since v1.49.0) due to: The owner seems to have abandoned the linter.  Replaced by unused.
    WARN [runner] The linter 'varcheck' is deprecated (since v1.49.0) due to: The owner seems to have abandoned the linter.  Replaced by unused.
    WARN [linters context] structcheck is disabled because of generics. You can track the evolution of the generics support by following the https://github.com/golangci/golangci-lint/issues/2649.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-09-23 23:31:27 +02:00
..
adapter.go Merge pull request #36688 from cpuguy83/volumes_service 2018-06-05 02:16:20 +02:00
extpoint.go golangci-lint: update to v1.49.0 2022-09-23 23:31:27 +02:00
extpoint_test.go Remove use of global volume driver store 2018-04-17 14:07:08 -04:00
proxy.go Rename volumedrivers package to drivers 2018-04-17 14:06:53 -04:00
proxy_test.go Rename volumedrivers package to drivers 2018-04-17 14:06:53 -04:00