moby--moby/rootless
Sebastiaan van Stijn 350fadbdd4
rootless: remove redundant sync.Once
This was added in ec87479b7e, but it's unclear
why a sync.Once was used just for reading an environment-variable. The
related PR had a lot of review comments, so perhaps an earlier implementation
used something more heavy-weight, or it was just overlooked.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-04-25 13:53:32 +02:00
..
specconv refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
rootless.go rootless: remove redundant sync.Once 2022-04-25 13:53:32 +02:00