From 0531fedfa01eb804dd7d075d9b6ba56700c36efc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Jun 2023 09:38:36 +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