From 4b8b6a63b19c382d70f1644c98de4e27376fb18b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Apr 2025 05:06:07 +0000 Subject: [PATCH] Update module github.com/cucumber/common/messages/go/v18 to v19 --- go/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go/go.mod b/go/go.mod index f85ca8e..c432034 100644 --- a/go/go.mod +++ b/go/go.mod @@ -5,7 +5,7 @@ go 1.23.0 toolchain go1.24.2 require ( - github.com/cucumber/common/messages/go/v18 v18.0.0 + github.com/cucumber/common/messages/go/v19 v19.1.2 github.com/cucumber/common/messages/go/v19 v19.1.2 github.com/onsi/ginkgo v1.16.5 github.com/onsi/ginkgo/v2 v2.23.4