Files
moby/daemon/cluster/executor/container
Sebastiaan van Stijn cd5e043aff daemon/cluster/executor/container: remove redundant capturing of loop vars (copyloopvar)
daemon/cluster/executor/container/adapter.go:449:3: The copy of the 'for' variable "mount" can be deleted (Go 1.22+) (copyloopvar)
            mount := mount
            ^
    daemon/cluster/executor/container/container_test.go:124:3: The copy of the 'for' variable "c" can be deleted (Go 1.22+) (copyloopvar)
            c := c
            ^

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-11-12 14:02:17 +01:00
..
2024-09-06 21:53:09 +10:00
2022-04-21 17:33:07 -04:00
2018-02-05 16:51:57 -05:00
2022-04-21 17:33:07 -04:00