compose/e2e
Sebastiaan van Stijn b7053cad8e
go mod: tidy and group "require" blocks, update comments
The file had multiple "requires" blocks, which made it harder to find which
dependencies were used. Some direct modules also were in the "indirect" block.

While updating, also updated some comments.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-10-21 15:48:19 +02:00
..
cucumber-features Create new `e2e` module to separate out test dependencies, move cucumber tests 2022-09-27 02:13:52 +02:00
cucumber_test.go Create new `e2e` module to separate out test dependencies, move cucumber tests 2022-09-27 02:13:52 +02:00
go.mod go mod: tidy and group "require" blocks, update comments 2022-10-21 15:48:19 +02:00
go.sum Update `e2e` module deps 2022-10-21 13:14:47 +02:00