From 85d4e516d8a4245af1a678aa2281f2e49bc9271f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Aug 2023 17:08:08 +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