Skip to content

Fix: remove unnecessary tools.go file#101

Merged
ctlong merged 1 commit intomainfrom
fix/remove-tools
Feb 22, 2023
Merged

Fix: remove unnecessary tools.go file#101
ctlong merged 1 commit intomainfrom
fix/remove-tools

Conversation

@ctlong
Copy link
Copy Markdown
Member

@ctlong ctlong commented Feb 21, 2023

As of v2.8.2, Ginkgo "now includes a tools.go file in the root directory of the ginkgo package. This should allow modules that simply go get github.com/onsi/ginkgo/v2 to also pull in the CLI dependencies. This obviates the need for consumers of Ginkgo to have their own tools.go file and makes it simpler to ensure that the version of the ginkgo CLI being used matches the version of the library."

As of v2.8.2, Ginkgo "now includes a tools.go file in the root directory
of the ginkgo package. This should allow modules that simply go get
github.com/onsi/ginkgo/v2 to also pull in the CLI dependencies. This
obviates the need for consumers of Ginkgo to have their own tools.go
file and makes it simpler to ensure that the version of the ginkgo CLI
being used matches the version of the library."
@ctlong ctlong requested a review from a team February 21, 2023 17:18
@ctlong ctlong merged commit 2e71173 into main Feb 22, 2023
@ctlong ctlong deleted the fix/remove-tools branch February 22, 2023 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants