1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/testutil/request
Sebastiaan van Stijn b90dd66bdd
testutil: don't import "opts" package
It was only used for two consts, which are unlikely to change, but the
"opts" package currently also imports libnetwork/ipamutils, which has
an `init()` function that does some heavy lifting, and not needed for
this utility's purpose.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-18 14:28:00 +02:00
..
npipe.go testutil: make testing packages public 2019-09-11 07:47:23 -05:00
npipe_windows.go goimports: fix imports 2019-09-18 12:56:54 +02:00
ops.go testutil: make testing packages public 2019-09-11 07:47:23 -05:00
request.go testutil: don't import "opts" package 2021-08-18 14:28:00 +02:00