Files
docker-cli/opts
Sebastiaan van Stijn 0cfc19830b opts: NormalizeCapability(): fix redefinition of the built-in function (revive)
opts/capabilities.go:25:2: redefines-builtin-id: redefinition of the built-in function cap (revive)
        cap = strings.ToUpper(strings.TrimSpace(cap))
        ^
    opts/capabilities.go:30:3: redefines-builtin-id: redefinition of the built-in function cap (revive)
            cap = "CAP_" + cap
            ^

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit f5fad186c0)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-07-15 15:21:17 +02:00
..
2022-09-30 11:59:11 +02:00
2022-09-30 11:59:11 +02:00
2022-03-26 20:21:00 +01:00
2022-03-26 20:21:00 +01:00
2017-05-15 11:57:15 +02:00
2017-05-15 11:57:19 +02:00
2022-09-30 11:59:11 +02:00
2023-02-06 14:47:33 +01:00
2020-09-10 11:56:27 +02:00