mirror of
https://github.com/moby/moby.git
synced 2026-01-11 10:41:43 +00:00
As of Go 1.17, `Setenv` can be used to set environment variables specific to a single test. This also removes a package which gets vendored just for this. Signed-off-by: Derek McGowan <derek@mcg.dev>