Files
containerd/integration
Sebastiaan van Stijn ebd63adac2 integration/client: fix go.mod grouping
go.mod doesn't always do a great job on keeping the dependencies grouped in the
right block; 2b60770c4b added an extra "require"
block, after which things went downward.

This patch is grouping them back in the right block to nudge it in the right
direction.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-11-25 09:22:36 +01:00
..
2022-08-04 18:18:33 -07:00
2022-04-22 15:31:53 +00:00