From a80adbf6cc394f9a192038be77ebc50e142a832d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 17:29:48 +0000 Subject: [PATCH] fix(deps): update module github.com/cucumber/messages/go/v21 to v22 --- go.mod | 1 + 1 file changed, 1 insertion(+) diff --git a/go.mod b/go.mod index cb94034a..04148f70 100644 --- a/go.mod +++ b/go.mod @@ -12,6 +12,7 @@ require ( require ( github.com/cucumber/messages/go/v21 v21.0.1 + github.com/cucumber/messages/go/v22 v22.0.0 github.com/hashicorp/go-immutable-radix v1.3.1 // indirect github.com/hashicorp/go-uuid v1.0.2 // indirect gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect